Last Version

com.github.wasiqb.coteafs:configs 2.3.0

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

configs
Version

Version

2.3.0
Type

Type

jar
Description

Description

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

Project Organization

Wasiq Bhamla

Download configs 2.3.0


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

Dependencies

compile (6)

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

Group / Artifact Type Version
com.github.wasiqb.coteafs : error jar 1.13.0
org.apache.commons : commons-lang3 jar 3.10

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.