YAML Application Configuration Library

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.legrange
ArtifactId

ArtifactId

yaml-config
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

YAML Application Configuration Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download yaml-config

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.0.13.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.0.13.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0.1
2.0
1.0