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

Jar examples for g:geronimo-common

Description

Geronimo Common

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-common-1.0-M5.jar
geronimo-common-1.0-M5.pom



Related Tutorials