io.avaje:config

Packaging parent for Avaje OSS projects.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

config
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Packaging parent for Avaje OSS projects.
Project URL

Project URL

http://www.avaje.org/config

Download config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.25
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.avaje.composite : junit jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.3
0.1