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

Jar examples for x:xbean-blueprint

Description

xbean-blueprint provides a schema-driven namespace handler for Apache Aries Blueprint

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials