com.github.wasiqb.coteafs:datasource

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

datasource
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Wasiq Bhamla

Download datasource

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0