Download xbean-classloader-3.7.jar file - Jar x

Jar examples for x:xbean-classloader

Description

xbean-classloader includes a flexibie multi-parent classloader

You can download jar file xbean-classloader 3.7 in this page.

License

Apache License

Build File

You can use the following script to add xbean-classloader-3.7.jar to your project.

<dependency>
   <groupId>org.apache.xbean</groupId>
   <artifactId>xbean-classloader</artifactId>
   <version>3.7</version>
</dependency>
compile group: 'org.apache.xbean', name: 'xbean-classloader', version: '3.7'
libraryDependencies += "org.apache.xbean" % "xbean-classloader" % "3.7"
<dependency org="org.apache.xbean" name="xbean-classloader" rev="3.7"/>
@Grapes(@Grab(group='org.apache.xbean', module='xbean-classloader', version='3.7'))
'org.apache.xbean:xbean-classloader:jar:3.7'

Download

Click the following link to download the jar file.

xbean-classloader-3.7-javadoc.jar
xbean-classloader-3.7-sources.jar
xbean-classloader-3.7.jar
xbean-classloader-3.7.pom



Related Tutorials