com.github.wasiqb.coteafs:configs

YAML, JSON, XML and properties based config file parser.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.wasiqb.coteafs
Идентификатор

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

YAML, JSON, XML and properties based config file parser.
Организация-разработчик

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

Wasiq Bhamla

Скачать configs

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre
org.yaml : snakeyaml jar 1.26
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.apache.commons : commons-text jar 1.8
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar 2.11.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.1

provided (2)

Идентификатор библиотеки Тип Версия
com.github.wasiqb.coteafs : error jar 1.13.0
org.apache.commons : commons-lang3 jar 3.10

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.1.0
com.google.truth : truth jar 1.0.1

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

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

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

Версия
2.3.0
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.1