| License |
License |
|---|---|
| GroupId | GroupIdde.digitalcollections.model |
| ArtifactId | ArtifactIddc-model-parent |
| Last Version | Last Version10.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDigitalCollections: Model
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dc-model-parent-10.0.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-parent/ -->
<dependency>
<groupId>de.digitalcollections.model</groupId>
<artifactId>dc-model-parent</artifactId>
<version>10.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-parent/
implementation 'de.digitalcollections.model:dc-model-parent:10.0.2'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-parent/
implementation ("de.digitalcollections.model:dc-model-parent:10.0.2")
'de.digitalcollections.model:dc-model-parent:pom:10.0.2'
<dependency org="de.digitalcollections.model" name="dc-model-parent" rev="10.0.2">
<artifact name="dc-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model-parent', version='10.0.2')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model-parent" % "10.0.2"
[de.digitalcollections.model/dc-model-parent "10.0.2"]