Last Version

Geronimo :: Deploy :: Common Config 2.0.2

The deployment module contains basic infrastructure and base classes for module builders / deployers. This module contains infrastructure and base classes for JSR-88 DConfigBeans.

License

License

Categories

Categories

Geronimo Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-deploy-config
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download geronimo-deploy-config 2.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 2.3.0
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-javaee-deployment_1.1MR3_spec jar 1.0

test (3)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 2.0.2
org.apache.geronimo.genesis.config : logging-config jar 1.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.