| License |
License |
|---|---|
| Categories |
CategoriesJackson Data JSON |
| GroupId | GroupIdde.digitalcollections.model |
| ArtifactId | ArtifactIddc-model-jackson |
| Last Version | Last Version10.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDigitalCollections: Model (Jackson)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.
|
| Filename | Size |
|---|---|
| dc-model-jackson-10.0.2.pom | |
| dc-model-jackson-10.0.2.jar | 43 KB |
| dc-model-jackson-10.0.2-sources.jar | 34 KB |
| dc-model-jackson-10.0.2-javadoc.jar | 679 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/ -->
<dependency>
<groupId>de.digitalcollections.model</groupId>
<artifactId>dc-model-jackson</artifactId>
<version>10.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation 'de.digitalcollections.model:dc-model-jackson:10.0.2'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model-jackson/
implementation ("de.digitalcollections.model:dc-model-jackson:10.0.2")
'de.digitalcollections.model:dc-model-jackson:jar:10.0.2'
<dependency org="de.digitalcollections.model" name="dc-model-jackson" rev="10.0.2">
<artifact name="dc-model-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model-jackson', version='10.0.2')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model-jackson" % "10.0.2"
[de.digitalcollections.model/dc-model-jackson "10.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| de.digitalcollections.model : dc-model | jar | 10.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.wikidata.wdtk : wdtk-datamodel | jar | 0.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |