is not current version
Last Version 10.0.2

de.digitalcollections.model:dc-model-parent 3.0.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

3.0.0
Type

Type

pom

Download dc-model-parent 3.0.0


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