Last Version

DigitalCollections: Commons YAML 4.1.0

Parent for all DigitalCollections Commons projects.

License

License

MIT License
GroupId

GroupId

de.digitalcollections.commons
ArtifactId

ArtifactId

dc-commons-yaml
Version

Version

4.1.0
Type

Type

jar
Description

Description

DigitalCollections: Commons YAML
Parent for all DigitalCollections Commons projects.

Download dc-commons-yaml 4.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
joda-time : joda-time Optional jar 2.10.6
org.assertj : assertj-core jar 3.16.1
org.slf4j : slf4j-api jar 1.7.30
org.yaml : snakeyaml jar 1.26

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.