Download geronimo-deploy-config-1.0.jar file - Jar g

Jar examples for g:geronimo-deploy-config

Description

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.0 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-deploy-config-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-deploy-config-1.0.pom



Related Tutorials