| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторextconfig-library |
| Версия | Версия1.0.0-M20 |
| Тип | Типjar |
| Описание |
Описаниеdependencies for lontime
|
| Имя Файла | Размер |
|---|---|
| extconfig-library-1.0.0-M20.pom | |
| extconfig-library-1.0.0-M20.jar | 477 KB |
| extconfig-library-1.0.0-M20-sources.jar | 322 KB |
| extconfig-library-1.0.0-M20-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extconfig-library</artifactId>
<version>1.0.0-M20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/
implementation 'com.github.lontime:extconfig-library:1.0.0-M20'
// https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/
implementation ("com.github.lontime:extconfig-library:1.0.0-M20")
'com.github.lontime:extconfig-library:jar:1.0.0-M20'
<dependency org="com.github.lontime" name="extconfig-library" rev="1.0.0-M20">
<artifact name="extconfig-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extconfig-library', version='1.0.0-M20')
)
libraryDependencies += "com.github.lontime" % "extconfig-library" % "1.0.0-M20"
[com.github.lontime/extconfig-library "1.0.0-M20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.projectreactor : reactor-core | jar | 3.4.18 |
| com.typesafe : config | jar | 1.4.2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |