| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.airlenet |
| Идентификатор | Идентификаторplay-config |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеPlay Config
The Config of Play Framework.
|
| Организация-разработчик |
Организация-разработчикairlenet |
| Имя Файла | Размер |
|---|---|
| play-config-2.0.0.pom | |
| play-config-2.0.0.jar | 10 KB |
| play-config-2.0.0-sources.jar | 4 KB |
| play-config-2.0.0-javadoc.jar | 41 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |