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

Play Config 2.0.0

The Config of Play Framework.

Лицензия

Лицензия

Категории

Категории

Сеть config Библиотеки уровня приложения Configuration
Группа

Группа

com.airlenet
Идентификатор

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

play-config
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Play Config
The Config of Play Framework.
Организация-разработчик

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

airlenet

Скачать play-config 2.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.airlenet : play-core jar 2.0.0
org.apache.commons : commons-configuration2 jar 2.1.1
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar

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

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