Last Version

configs-yaml 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-yaml
Version

Version

6.0.8
Type

Type

jar
Description

Description

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

Download configs-yaml 6.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml 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.