is not current version
Last Version 1.5.0

com.github.wasiqb.coteafs:datasource 1.3.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

datasource
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project Organization

Wasiq Bhamla

Download datasource 1.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
org.yaml : snakeyaml jar 1.29
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.commons : commons-text jar 1.9
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.3

provided (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
com.google.truth : truth jar 1.1.3

Project Modules

There are no modules declared in this project.