Last Version

configuration-yaml 1.1

YAML parser for configuration library.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.peterbecker
ArtifactId

ArtifactId

configuration-yaml
Version

Version

1.1
Type

Type

jar
Description

Description

configuration-yaml
YAML parser for configuration library.

Download configuration-yaml 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.peterbecker : configuration-parser jar 1.1
org.yaml : snakeyaml jar 1.21
org.assertj : assertj-core jar 3.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (2)

Group / Artifact Type Version
com.github.peterbecker : configuration-parser test-jar 1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.