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

org.apache.geronimo.framework:configs 2.1.6


Категории

Категории

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

Группа

org.apache.geronimo.framework
Идентификатор

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

configs
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать configs 2.1.6

Имя Файла Размер
configs-2.1.6.pom 5 KB
Обзор

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