Jar examples for g:geronimo-blueprint
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 1.0.0 in this page.
Apache License
You can use the following script to add geronimo-blueprint-1.0.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.blueprint</groupId> <artifactId>geronimo-blueprint</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.geronimo.blueprint', name: 'geronimo-blueprint', version: '1.0.0'
libraryDependencies += "org.apache.geronimo.blueprint" % "geronimo-blueprint" % "1.0.0"
<dependency org="org.apache.geronimo.blueprint" name="geronimo-blueprint" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.blueprint', module='geronimo-blueprint', version='1.0.0'))
'org.apache.geronimo.blueprint:geronimo-blueprint:jar:1.0.0'
Click the following link to download the jar file.
geronimo-blueprint-1.0.0-javadoc.jar