License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdjiiify-presentation-v2 |
Version | Version0.5.5 |
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.5.pom | |
jiiify-presentation-v2-0.5.5.jar | 100 KB |
jiiify-presentation-v2-0.5.5-sources.jar | 70 KB |
jiiify-presentation-v2-0.5.5-javadoc.jar | 303 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>jiiify-presentation-v2</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/
implementation 'info.freelibrary:jiiify-presentation-v2:0.5.5'
// https://jarcasting.com/artifacts/info.freelibrary/jiiify-presentation-v2/
implementation ("info.freelibrary:jiiify-presentation-v2:0.5.5")
'info.freelibrary:jiiify-presentation-v2:jar:0.5.5'
<dependency org="info.freelibrary" name="jiiify-presentation-v2" rev="0.5.5">
<artifact name="jiiify-presentation-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='jiiify-presentation-v2', version='0.5.5')
)
libraryDependencies += "info.freelibrary" % "jiiify-presentation-v2" % "0.5.5"
[info.freelibrary/jiiify-presentation-v2 "0.5.5"]
Group / Artifact | Type | Version |
---|---|---|
info.freelibrary : freelib-utils | jar | 1.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
com.google.guava : guava | jar | 30.0-jre |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.11.1 |
io.vertx : vertx-core | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | 3.9.4 |
com.opencsv : opencsv | jar | 4.6 |