is not current version
Last Version 4.0.0

de.digitalcollections:iiif-bookshelf-webapp 2.9.0

The bookshelf is a webapp for collecting IIIF representations of books. It is based on the functionality of the IIIF Presentation API for modelling books. You can add books to your bookshelf loading the manifest.json of the book by its web-address.

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

iiif-bookshelf-webapp
Version

Version

2.9.0
Type

Type

jar

Download iiif-bookshelf-webapp 2.9.0


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