License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.model |
ArtifactId | ArtifactIddc-model |
Last Version | Last Version10.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigitalCollections: Model (Model)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.
|
Filename | Size |
---|---|
dc-model-10.0.2.pom | |
dc-model-10.0.2.jar | 156 KB |
dc-model-10.0.2-sources.jar | 115 KB |
dc-model-10.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/ -->
<dependency>
<groupId>de.digitalcollections.model</groupId>
<artifactId>dc-model</artifactId>
<version>10.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/
implementation 'de.digitalcollections.model:dc-model:10.0.2'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/
implementation ("de.digitalcollections.model:dc-model:10.0.2")
'de.digitalcollections.model:dc-model:jar:10.0.2'
<dependency org="de.digitalcollections.model" name="dc-model" rev="10.0.2">
<artifact name="dc-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model', version='10.0.2')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model" % "10.0.2"
[de.digitalcollections.model/dc-model "10.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.springframework.security : spring-security-core | jar | 5.7.1 |
org.wikidata.wdtk : wdtk-datamodel | jar | 0.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.23.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |