License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.model |
ArtifactId | ArtifactIddc-model-xml |
Version | Version8.2.1 |
Type | Typejar |
Description |
DescriptionDigitalCollections: Model (XML)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.
|
Filename | Size |
---|---|
dc-model-xml-8.2.1.pom | |
dc-model-xml-8.2.1.jar | 10 KB |
dc-model-xml-8.2.1-sources.jar | 6 KB |
dc-model-xml-8.2.1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-xml/ -->
<dependency>
<groupId>de.digitalcollections.model</groupId>
<artifactId>dc-model-xml</artifactId>
<version>8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-xml/
implementation 'de.digitalcollections.model:dc-model-xml:8.2.1'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-xml/
implementation ("de.digitalcollections.model:dc-model-xml:8.2.1")
'de.digitalcollections.model:dc-model-xml:jar:8.2.1'
<dependency org="de.digitalcollections.model" name="dc-model-xml" rev="8.2.1">
<artifact name="dc-model-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model-xml', version='8.2.1')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model-xml" % "8.2.1"
[de.digitalcollections.model/dc-model-xml "8.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.15 |
de.digitalcollections.model : dc-model | jar | 8.2.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-oxm | jar | 5.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |