Download geronimo-jcdi_1.1_spec-1.0-alpha-1.jar file - Jar g

Jar examples for g:geronimo-jcdi-1.1-spec

Description

Apache Geronimo implementation of the JSR-299 Context and Dependency Injection for the Java EE Platform

You can download jar file geronimo-jcdi_1.1_spec 1.0-alpha-1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-jcdi_1.1_spec-1.0-alpha-1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-jcdi_1.1_spec-1.0-alpha-1-javadoc.jar
geronimo-jcdi_1.1_spec-1.0-alpha-1-sources.jar
geronimo-jcdi_1.1_spec-1.0-alpha-1.jar
geronimo-jcdi_1.1_spec-1.0-alpha-1.pom



Related Tutorials