Last Version

configs-json 6.0.8

A config project that uses jackson to create simple configuration files.

License

License

Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-json
Version

Version

6.0.8
Type

Type

jar
Description

Description

configs-json
A config project that uses jackson to create simple configuration files.

Download configs-json 6.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

provided (3)

Group / Artifact Type Version
io.github.portlek : configs-core jar 6.0.8
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.