Last Version

DigitalCollections: Model (XML) 8.2.1

Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.

License

License

GroupId

GroupId

de.digitalcollections.model
ArtifactId

ArtifactId

dc-model-xml
Version

Version

8.2.1
Type

Type

jar
Description

Description

DigitalCollections: Model (XML)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.

Download dc-model-xml 8.2.1


<!-- 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"]

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.