License |
License
MIT License
|
---|---|
GroupId | GroupIdde.digitalcollections.commons |
ArtifactId | ArtifactIddc-commons-yaml |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionDigitalCollections: Commons YAML
Parent for all DigitalCollections Commons projects.
|
Filename | Size |
---|---|
dc-commons-yaml-4.1.0.pom | |
dc-commons-yaml-4.1.0.jar | 8 KB |
dc-commons-yaml-4.1.0-sources.jar | 5 KB |
dc-commons-yaml-4.1.0-javadoc.jar | 427 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |