Jar examples for x:xbean-spring
xbean-spring provides a schema-driven proprietary namespace handler for spring contexts
You can download jar file xbean-spring 3.16 in this page.
Apache License
You can use the following script to add xbean-spring-3.16.jar to your project.
<dependency> <groupId>org.apache.xbean</groupId> <artifactId>xbean-spring</artifactId> <version>3.16</version> </dependency>
compile group: 'org.apache.xbean', name: 'xbean-spring', version: '3.16'
libraryDependencies += "org.apache.xbean" % "xbean-spring" % "3.16"
<dependency org="org.apache.xbean" name="xbean-spring" rev="3.16"/>
@Grapes(@Grab(group='org.apache.xbean', module='xbean-spring', version='3.16'))
'org.apache.xbean:xbean-spring:jar:3.16'
Click the following link to download the jar file.
xbean-spring-3.16-javadoc.jar