is not current version
Last Version 10.0.2

de.digitalcollections.model:dc-model-parent 8.1.0

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

GroupId

GroupId

de.digitalcollections.model
ArtifactId

ArtifactId

dc-model-parent
Version

Version

8.1.0
Type

Type

pom

Download dc-model-parent 8.1.0


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