tinyconfig

Tiny configuration file loader for Java

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.geso.tinyconfig
ArtifactId

ArtifactId

tinyconfig
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

tinyconfig
Tiny configuration file loader for Java
Project URL

Project URL

http://github.com/tokuhirom/tinyconfig/

Download tinyconfig

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 19.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
org.yaml : snakeyaml jar 1.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.21
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1