Download geronimo-ejb_3.1_spec-1.0.2.jar file - Jar g

Jar examples for g:geronimo-ejb-3.1-spec

Description

EJB 3.1 API

You can download jar file geronimo-ejb_3.1_spec 1.0.2 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-ejb_3.1_spec-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-ejb_3.1_spec-1.0.2-javadoc.jar
geronimo-ejb_3.1_spec-1.0.2-sources.jar
geronimo-ejb_3.1_spec-1.0.2.jar
geronimo-ejb_3.1_spec-1.0.2.pom



Related Tutorials