Categories |
CategoriesGeronimo Container Application Servers config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-deploy-config |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: 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 |
Filename | Size |
---|---|
geronimo-deploy-config-1.1.1.pom | |
geronimo-deploy-config-1.1.1.jar | 10 KB |
Browse |
<!-- 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"]
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 |