com.github.wasiqb.coteafs:datasource

Parse Yaml, JSON, Properties and XML file to Data source.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

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

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

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parse Yaml, JSON, Properties and XML file to Data source.
Организация-разработчик

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

Wasiq Bhamla

Скачать datasource

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

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

Зависимости

compile (6)

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

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok jar 1.18.22

test (2)

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

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

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

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

Версия
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0