Download geronimo-j2ee-3.0-M1.jar file - Jar g

Jar examples for g:geronimo-j2ee

Description

Geronimo J2EE Services

You can download jar file geronimo-j2ee 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-j2ee-3.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-j2ee-3.0-M1-javadoc.jar
geronimo-j2ee-3.0-M1-sources.jar
geronimo-j2ee-3.0-M1.jar
geronimo-j2ee-3.0-M1.pom



Related Tutorials