Download geronimo-naming-3.0-beta-1.jar file - Jar g

Jar examples for g:geronimo-naming

Description

Geronimo Naming

You can download jar file geronimo-naming 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-naming-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-naming-3.0-beta-1-javadoc.jar
geronimo-naming-3.0-beta-1-sources.jar
geronimo-naming-3.0-beta-1.jar
geronimo-naming-3.0-beta-1.pom



Related Tutorials