Last Version

Geronimo :: Deploy :: JSR-88 1.1.1

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.1.1
Type

Type

jar
Description

Description

Geronimo :: Deploy :: JSR-88
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.
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-deploy-jsr88 1.1.1


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

Dependencies

compile (17)

Group / Artifact Type Version
xmlbeans : xbean jar 2.0.0
stax : stax-api jar 1.0.1
mx4j : mx4j jar 3.0.1
mx4j : mx4j-remote jar 3.0.1
geronimo : geronimo-kernel jar 1.1.1
geronimo : geronimo-common jar 1.1.1
geronimo : geronimo-deployment jar 1.1.1
geronimo : geronimo-system jar 1.1.1
geronimo : geronimo-util jar 1.1.1
geronimo : geronimo-deploy-config jar 1.1.1
geronimo : geronimo-service-builder jar 1.1.1
geronimo : geronimo-connector-builder jar 1.1.1
geronimo : geronimo-web-builder jar 1.1.1
geronimo : geronimo-j2ee jar 1.1.1
org.apache.geronimo.specs : geronimo-j2ee-deployment_1.1_spec jar 1.0.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.