| License |
License |
|---|---|
| GroupId | GroupIdinfo.freelibrary |
| ArtifactId | ArtifactIdjiiify-image |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjiiify-image
A Java IIIF Image API Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jiiify-image-0.0.2.pom | |
| jiiify-image-0.0.2.jar | 57 KB |
| jiiify-image-0.0.2-sources.jar | 40 KB |
| jiiify-image-0.0.2-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/jiiify-image/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>jiiify-image</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-image/
implementation 'info.freelibrary:jiiify-image:0.0.2'
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-image/
implementation ("info.freelibrary:jiiify-image:0.0.2")
'info.freelibrary:jiiify-image:jar:0.0.2'
<dependency org="info.freelibrary" name="jiiify-image" rev="0.0.2">
<artifact name="jiiify-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='jiiify-image', version='0.0.2')
)
libraryDependencies += "info.freelibrary" % "jiiify-image" % "0.0.2"
[info.freelibrary/jiiify-image "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.freelibrary : freelib-utils | jar | 0.8.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
| com.google.guava : guava | jar | 23.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.2 |
| org.imgscalr : imgscalr-lib | jar | 4.2 |
| com.twelvemonkeys.imageio : imageio-jpeg | jar | 3.3.2 |
| com.twelvemonkeys.imageio : imageio-tiff | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.4.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |
| io.vertx : vertx-unit | jar | 3.4.2 |