Download rmi-naming-3.0-M1.jar file - Jar r

Jar examples for r:rmi-naming

Description

Fundamental geronimo services including the plugin installer.

You can download jar file rmi-naming 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add rmi-naming-3.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

rmi-naming-3.0-M1-sources.jar
rmi-naming-3.0-M1.pom



Related Tutorials