Last Version

configs-core 6.0.8

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-core
Version

Version

6.0.8
Type

Type

jar
Description

Description

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

Download configs-core 6.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.portlek : reflection jar 4.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
io.github.portlek : replaceable jar 2.3.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.