Download xbean-spring-4.6.jar file - Jar x

Jar examples for x:xbean-spring

Description

xbean-spring provides a schema-driven proprietary namespace handler for spring contexts

You can download jar file xbean-spring 4.6 in this page.

License

Apache License

Build File

You can use the following script to add xbean-spring-4.6.jar to your project.

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

Download

Click the following link to download the jar file.

xbean-spring-4.6-javadoc.jar
xbean-spring-4.6-sources.jar
xbean-spring-4.6.jar
xbean-spring-4.6.pom



Related Tutorials