is not current version
Last Version 1.1.1

geronimo:geronimo-deploy-jsr88 1.0-M5

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.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-deploy-jsr88
Version

Version

1.0-M5
Type

Type

jar

Download geronimo-deploy-jsr88 1.0-M5


<!-- https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/ -->
<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-deploy-jsr88</artifactId>
    <version>1.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/
implementation 'geronimo:geronimo-deploy-jsr88:1.0-M5'
// https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/
implementation ("geronimo:geronimo-deploy-jsr88:1.0-M5")
'geronimo:geronimo-deploy-jsr88:jar:1.0-M5'
<dependency org="geronimo" name="geronimo-deploy-jsr88" rev="1.0-M5">
  <artifact name="geronimo-deploy-jsr88" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-deploy-jsr88', version='1.0-M5')
)
libraryDependencies += "geronimo" % "geronimo-deploy-jsr88" % "1.0-M5"
[geronimo/geronimo-deploy-jsr88 "1.0-M5"]