All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download all versions of jar-class-loader JAR files with all dependencies


jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
Download jar-class-loader.jar (1.0)
 

6 downloads



Page 1 from 1 (items total 1)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy