License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdjiiify-presentation-v2 |
Last Version | Last Version0.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjiiify-presentation
A Java Library for version 2 of the IIIF Presentation API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jiiify-presentation-v2-0.5.8.pom | |
jiiify-presentation-v2-0.5.8.jar | 106 KB |
jiiify-presentation-v2-0.5.8-sources.jar | 67 KB |
jiiify-presentation-v2-0.5.8-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>jiiify-presentation-v2</artifactId>
<version>0.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/
implementation 'info.freelibrary:jiiify-presentation-v2:0.5.8'
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/
implementation ("info.freelibrary:jiiify-presentation-v2:0.5.8")
'info.freelibrary:jiiify-presentation-v2:jar:0.5.8'
<dependency org="info.freelibrary" name="jiiify-presentation-v2" rev="0.5.8">
<artifact name="jiiify-presentation-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='jiiify-presentation-v2', version='0.5.8')
)
libraryDependencies += "info.freelibrary" % "jiiify-presentation-v2" % "0.5.8"
[info.freelibrary/jiiify-presentation-v2 "0.5.8"]
Group / Artifact | Type | Version |
---|---|---|
info.freelibrary : freelib-utils | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 |
io.vertx : vertx-core | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |
io.vertx : vertx-unit | jar | 4.3.1 |
com.opencsv : opencsv | jar | 4.6 |