Last Version

DigitalCollections: IIIF Presentation API Library (Model IMPL) 3.2.6

Java libraries implementing the IIIF Presentation API 2.0 and providing Manifest generation (see http://iiif.io/api/presentation/2.0/)

License

License

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

iiif-presentation-model-impl
Version

Version

3.2.6
Type

Type

jar
Description

Description

DigitalCollections: IIIF Presentation API Library (Model IMPL)
Java libraries implementing the IIIF Presentation API 2.0 and providing Manifest generation (see http://iiif.io/api/presentation/2.0/)

Download iiif-presentation-model-impl 3.2.6


<!-- https://jarcasting.com/artifacts/de.digitalcollections/iiif-presentation-model-impl/ -->
<dependency>
    <groupId>de.digitalcollections</groupId>
    <artifactId>iiif-presentation-model-impl</artifactId>
    <version>3.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-presentation-model-impl/
implementation 'de.digitalcollections:iiif-presentation-model-impl:3.2.6'
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-presentation-model-impl/
implementation ("de.digitalcollections:iiif-presentation-model-impl:3.2.6")
'de.digitalcollections:iiif-presentation-model-impl:jar:3.2.6'
<dependency org="de.digitalcollections" name="iiif-presentation-model-impl" rev="3.2.6">
  <artifact name="iiif-presentation-model-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='iiif-presentation-model-impl', version='3.2.6')
)
libraryDependencies += "de.digitalcollections" % "iiif-presentation-model-impl" % "3.2.6"
[de.digitalcollections/iiif-presentation-model-impl "3.2.6"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.8.6
com.jayway.jsonpath : json-path jar 2.2.0
com.revinate : assertj-json jar 1.0.1
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.5
de.digitalcollections : iiif-presentation-model-api jar 3.2.6
org.slf4j : slf4j-api jar 1.7.22

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.