не последняя версия
Последняя версия 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.

Группа

Группа

de.digitalcollections.model
Идентификатор

Идентификатор

dc-model-parent
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать dc-model-parent 3.0.0

Имя Файла Размер
dc-model-parent-3.0.0.pom 7 KB
Обзор

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