|
About:
POMStrap is a little library whose purpose is to solve the Java JAR hell problem. It works as an application bootstrap that builds a classloaders tree based on Maven 2 dependencies declared in project files (pom). Using POMStrap allows you to execute an application depending on multiple versions of a library without any conflict.
Release focus: Minor feature enhancements
Changes:
This release adds better Java properties handling
via a
pomstrap.properties file, better unit test
coverage, and full code
cleanup with javadoc.
Author:
Alag [contact developer]
Homepage:
http://pomstrap.prefetch.com/
Tar/GZ:
http://pomstrap.tigris.org/[..]documents/3471/43834/pomstrap-1.0.12.tgz
Jar:
http://pomstrap.tigris.org/[..]documents/3471/43835/pomstrap-1.0.12.jar
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|