Last Version

DigitalCollections: IIIF Image API Library (Backend IMPL) 2.2.6

Java library implementing the IIIF Image API 2.0.0 (see http://iiif.io/api/image/2.0/)

License

License

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

iiif-image-backend-impl
Version

Version

2.2.6
Type

Type

jar
Description

Description

DigitalCollections: IIIF Image API Library (Backend IMPL)
Java library implementing the IIIF Image API 2.0.0 (see http://iiif.io/api/image/2.0/)

Download iiif-image-backend-impl 2.2.6


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

Dependencies

compile (16)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.twelvemonkeys.imageio : imageio-jpeg jar 3.2.1
com.twelvemonkeys.imageio : imageio-tiff jar 3.2.1
commons-io : commons-io jar 2.5
de.digitalcollections : digitalcollections-core-model-api jar 1.2.5
de.digitalcollections : digitalcollections-core-business-api jar 1.2.5
de.digitalcollections : iiif-image-backend-api jar 2.2.6
de.digitalcollections : iiif-image-model-impl jar 2.2.6
javax.cache : cache-api jar 1.0.0
org.apache.httpcomponents : fluent-hc jar 4.5.3
org.ehcache : ehcache jar 3.1.3
org.imgscalr : imgscalr-lib jar 4.2
org.slf4j : slf4j-api jar 1.7.22
org.springframework : spring-context jar 4.3.6.RELEASE
org.springframework : spring-context-support jar 4.3.6.RELEASE
org.springframework : spring-core jar 4.3.6.RELEASE

runtime (2)

Group / Artifact Type Version
de.digitalcollections : digitalcollections-core-backend-impl-file jar 1.2.5
de.digitalcollections : digitalcollections-core-business-impl jar 1.2.5

test (2)

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

Project Modules

There are no modules declared in this project.