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

Jar examples for g:geronimo-util

Description

Geronimo Util

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-util-1.0-M5.jar
geronimo-util-1.0-M5.pom



Related Tutorials