Download geronimo-blueprint-3.0.0.jar file - Jar g

Jar examples for g:geronimo-blueprint

Description

This bundle contains the standalone implementation along with the API. It's composed of the blueprint-api, blueprint-core and blueprint-cm modules.

You can download jar file geronimo-blueprint 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-blueprint-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-blueprint-3.0.0-javadoc.jar
geronimo-blueprint-3.0.0-sources.jar
geronimo-blueprint-3.0.0.jar
geronimo-blueprint-3.0.0.pom



Related Tutorials