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.

Категории

Категории

Geronimo Контейнер Application Servers config Библиотеки уровня приложения Configuration
Группа

Группа

geronimo
Идентификатор

Идентификатор

geronimo-deploy-config
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать geronimo-deploy-config

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1
1.0
1.0-M5
1.0-M4