| License |
License |
|---|---|
| GroupId | GroupIdde.digitalcollections.cudami |
| ArtifactId | ArtifactIddc-cudami-model-parent |
| Version | Version2.2.1 |
| Type | Typepom |
| Description |
DescriptionDigitalCollections: cudami Model (Parent)
Cudami is a Digital Asset Management System for management and editing of cultural objects.
|
| Filename | Size |
|---|---|
| dc-cudami-model-parent-2.2.1.pom | 736 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model-parent/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-model-parent</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model-parent/
implementation 'de.digitalcollections.cudami:dc-cudami-model-parent:2.2.1'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-model-parent/
implementation ("de.digitalcollections.cudami:dc-cudami-model-parent:2.2.1")
'de.digitalcollections.cudami:dc-cudami-model-parent:pom:2.2.1'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-model-parent" rev="2.2.1">
<artifact name="dc-cudami-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-model-parent', version='2.2.1')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-model-parent" % "2.2.1"
[de.digitalcollections.cudami/dc-cudami-model-parent "2.2.1"]