Download geronimo-spec-ejb-2.1-rc4.jar file - Jar g

Jar examples for g:geronimo-spec-ejb

Description

You can download jar file geronimo-spec-ejb 2.1-rc4 in this page.

Build File

You can use the following script to add geronimo-spec-ejb-2.1-rc4.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-spec-ejb-2.1-rc4.jar
geronimo-spec-ejb-2.1-rc4.pom



Related Tutorials