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.

Categories

Categories

Geronimo Container Application Servers config Application Layer Libs Configuration
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-deploy-config
Last Version

Last Version

1.1.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
xmlbeans : xbean jar 2.0.0
stax : stax-api jar 1.0.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.

Versions

Version
1.1.1
1.1
1.0
1.0-M5
1.0-M4