com.github.wasiqb.coteafs:configs

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
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Wasiq Bhamla

Download configs

How to add to project

<!-- 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.

Versions

Version
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