Last Version

DigitalCollections: Model (Jackson) 10.0.2

Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

de.digitalcollections.model
ArtifactId

ArtifactId

dc-model-jackson
Version

Version

10.0.2
Type

Type

jar
Description

Description

DigitalCollections: Model (Jackson)
Java library containing Domain Object classes of the Digital Collection's and Digital Humanities ecosystem.

Download dc-model-jackson 10.0.2


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

Dependencies

compile (8)

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

test (5)

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

Project Modules

There are no modules declared in this project.