Jar examples for g:geronimo-deploy-jsr88
The deployment module contains basic infrastructure and base classes for module builders/deployer. The deploy-config module contains basic infrastructure and base classes for JSR-88 DConfigBeans. The deploy-tool module contains a command-line deployment tool. This module contains the master JSR-88 plugin used by third-party configuration and deployment tools.
You can download jar file geronimo-deploy-jsr88 1.0-M5 in this page.
Apache License
You can use the following script to add geronimo-deploy-jsr88-1.0-M5.jar to your project.
<dependency> <groupId>geronimo</groupId> <artifactId>geronimo-deploy-jsr88</artifactId> <version>1.0-M5</version> </dependency>
compile group: 'geronimo', name: 'geronimo-deploy-jsr88', version: '1.0-M5'
libraryDependencies += "geronimo" % "geronimo-deploy-jsr88" % "1.0-M5"
<dependency org="geronimo" name="geronimo-deploy-jsr88" rev="1.0-M5"/>
@Grapes(@Grab(group='geronimo', module='geronimo-deploy-jsr88', version='1.0-M5'))
'geronimo:geronimo-deploy-jsr88:jar:1.0-M5'
Click the following link to download the jar file.
geronimo-deploy-jsr88-1.0-M5.jar