ConfigKeys

ConfigKeys is a simple wrapper for zml's Configurate, providing a more stream-lined way to access configuration on-the-fly.

License

License

Categories

Categories

config Application Layer Libs Configuration KeY Data Data Formats Formal Verification
GroupId

GroupId

tech.ferus.util
ArtifactId

ArtifactId

ConfigKeys
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ConfigKeys
ConfigKeys is a simple wrapper for zml's Configurate, providing a more stream-lined way to access configuration on-the-fly.
Project URL

Project URL

https://github.com/ferustech

Download ConfigKeys

How to add to project

<!-- https://jarcasting.com/artifacts/tech.ferus.util/ConfigKeys/ -->
<dependency>
    <groupId>tech.ferus.util</groupId>
    <artifactId>ConfigKeys</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ferus.util/ConfigKeys/
implementation 'tech.ferus.util:ConfigKeys:3.0.0'
// https://jarcasting.com/artifacts/tech.ferus.util/ConfigKeys/
implementation ("tech.ferus.util:ConfigKeys:3.0.0")
'tech.ferus.util:ConfigKeys:jar:3.0.0'
<dependency org="tech.ferus.util" name="ConfigKeys" rev="3.0.0">
  <artifact name="ConfigKeys" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ferus.util', module='ConfigKeys', version='3.0.0')
)
libraryDependencies += "tech.ferus.util" % "ConfigKeys" % "3.0.0"
[tech.ferus.util/ConfigKeys "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25
ninja.leaping.configurate : configurate-core jar 3.3
ninja.leaping.configurate : configurate-gson jar 3.3
ninja.leaping.configurate : configurate-hocon jar 3.3
ninja.leaping.configurate : configurate-json jar 3.3
ninja.leaping.configurate : configurate-yaml jar 3.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.1
2.0.0
1.0.3
1.0.2