Last Version

undercarriage config-yaml 1.3.3

null

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.joeyb.undercarriage
ArtifactId

ArtifactId

config-yaml
Version

Version

1.3.3
Type

Type

jar
Description

Description

undercarriage config-yaml
null
Project URL

Project URL

https://github.com/joeyb/undercarriage
Source Code Management

Source Code Management

https://github.com/joeyb/undercarriage

Download config-yaml 1.3.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.8.6
org.joeyb.undercarriage : core jar 1.3.3
javax.inject : javax.inject jar 1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.6

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.4.2

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.