Download geronimo-config-impl-1.1.jar file - Jar g

Jar examples for g:geronimo-config-impl

Description

You can download jar file geronimo-config-impl 1.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-config-impl-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-config-impl-1.1-javadoc.jar
geronimo-config-impl-1.1-sources.jar
geronimo-config-impl-1.1.jar
geronimo-config-impl-1.1.pom



Related Tutorials