Download geronimo-cli-3.0.1.jar file - Jar g

Jar examples for g:geronimo-cli

Description

You can download jar file geronimo-cli 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-cli-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-cli-3.0.1-javadoc.jar
geronimo-cli-3.0.1-sources.jar
geronimo-cli-3.0.1.jar
geronimo-cli-3.0.1.pom



Related Tutorials