Jar examples for g:geronimo-deploy-config
The deployment module contains basic infrastructure and base classes for module builders / deployers. This module contains infrastructure and base classes for JSR-88 DConfigBeans.
You can download jar file geronimo-deploy-config 1.2-beta in this page.
Apache License
You can use the following script to add geronimo-deploy-config-1.2-beta.jar to your project.
<dependency> <groupId>org.apache.geronimo.modules</groupId> <artifactId>geronimo-deploy-config</artifactId> <version>1.2-beta</version> </dependency>
compile group: 'org.apache.geronimo.modules', name: 'geronimo-deploy-config', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-deploy-config" % "1.2-beta"
<dependency org="org.apache.geronimo.modules" name="geronimo-deploy-config" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.modules', module='geronimo-deploy-config', version='1.2-beta'))
'org.apache.geronimo.modules:geronimo-deploy-config:jar:1.2-beta'
Click the following link to download the jar file.
geronimo-deploy-config-1.2-beta-javadoc.jar