Last Version

wcommons/config 1.2.0

Adapter for json/yaml configurations

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-config
Version

Version

1.2.0
Type

Type

jar
Description

Description

wcommons/config
Adapter for json/yaml configurations
Project Organization

Project Organization

io.github.whilein

Download wcommons-config 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.