Download geronimo-client-1.0-M5.jar file - Jar g

Jar examples for g:geronimo-client

Description

Geronimo Client

You can download jar file geronimo-client 1.0-M5 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-client-1.0-M5.jar to your project.

<dependency>
   <groupId>geronimo</groupId>
   <artifactId>geronimo-client</artifactId>
   <version>1.0-M5</version>
</dependency>
compile group: 'geronimo', name: 'geronimo-client', version: '1.0-M5'
libraryDependencies += "geronimo" % "geronimo-client" % "1.0-M5"
<dependency org="geronimo" name="geronimo-client" rev="1.0-M5"/>
@Grapes(@Grab(group='geronimo', module='geronimo-client', version='1.0-M5'))
'geronimo:geronimo-client:jar:1.0-M5'

Download

Click the following link to download the jar file.

geronimo-client-1.0-M5.jar
geronimo-client-1.0-M5.pom



Related Tutorials