License |
License |
---|---|
GroupId | GroupIdde.digitalcollections |
ArtifactId | ArtifactIdiiif-image-backend-impl |
Version | Version2.2.6 |
Type | Typejar |
Description |
DescriptionDigitalCollections: IIIF Image API Library (Backend IMPL)
Java library implementing the IIIF Image API 2.0.0 (see http://iiif.io/api/image/2.0/)
|
Filename | Size |
---|---|
iiif-image-backend-impl-2.2.6.pom | |
iiif-image-backend-impl-2.2.6.jar | 132 KB |
iiif-image-backend-impl-2.2.6-sources.jar | 131 KB |
iiif-image-backend-impl-2.2.6-javadoc.jar | 194 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.5.2 |