Download geronimo-annotation_1.0_spec-1.1.1.jar file - Jar g

Jar examples for g:geronimo-annotation-1.0-spec

Description

You can download jar file geronimo-annotation_1.0_spec 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-annotation_1.0_spec-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-annotation_1.0_spec-1.1.1-javadoc.jar
geronimo-annotation_1.0_spec-1.1.1-sources.jar
geronimo-annotation_1.0_spec-1.1.1.jar
geronimo-annotation_1.0_spec-1.1.1.pom



Related Tutorials