Last Version

DigitalCollections: IIIF Bookshelf Webapp 4.0.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.

License

License

GroupId

GroupId

de.digitalcollections
ArtifactId

ArtifactId

iiif-bookshelf-webapp
Version

Version

4.0.0
Type

Type

jar
Description

Description

DigitalCollections: IIIF Bookshelf Webapp
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.
Project URL

Project URL

https://github.com/dbmdz/iiif-bookshelf-webapp
Source Code Management

Source Code Management

https://github.com/dbmdz/iiif-bookshelf-webapp

Download iiif-bookshelf-webapp 4.0.0


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

Dependencies

compile (41)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.googlecode.json-simple : json-simple jar 1.1.1
commons-codec : commons-codec jar 1.11
de.digitalcollections.commons : dc-commons-springboot jar 4.1.1
de.digitalcollections.commons : dc-commons-springmvc jar 4.1.2
de.digitalcollections.iiif : iiif-apis jar 0.3.8
io.micrometer : micrometer-core jar 1.1.7
io.micrometer : micrometer-registry-prometheus jar 1.1.7
javax.persistence : persistence-api jar 1.0.2
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.3.0
org.apache.solr : solr-solrj jar 8.0.0
org.mongeez : mongeez jar 0.9.6
org.ocpsoft.prettytime : prettytime jar 4.0.5.Final
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-hateoas jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.9.RELEASE
org.webjars : hal-browser jar 3325375
org.webjars : html5shiv jar 3.7.3-1
org.webjars : mirador jar 2.7.0
org.webjars.bower : ie10-viewport-bug-workaround jar 1.0.3
org.webjars.npm : bootstrap jar 3.4.1
org.webjars.npm : dbmdz__mirador-downloadmenu jar 1.0.6
org.webjars.npm : dbmdz__mirador-imagecropper jar 2.4.6
org.webjars.npm : dbmdz__mirador-keyboardnavigation jar 1.1.0
org.webjars.npm : dbmdz__mirador-physicalruler jar 1.3.4
org.webjars.npm : dbmdz__mirador-sharebuttons jar 1.0.2
org.webjars.npm : dbmdz__mirador-viewfromurl jar 1.2.0
org.webjars.npm : font-awesome jar 4.7.0
org.webjars.npm : jquery jar 3.5.1
org.webjars.npm : jquery.shorten jar 1.0.0
org.webjars.npm : respond.js jar 1.4.2
org.webjars.npm : universalviewer jar 2.0.2
org.yaml : snakeyaml jar 1.23

runtime (2)

Group / Artifact Type Version
net.logstash.logback : logstash-logback-encoder jar 6.4
org.aspectj : aspectjweaver jar 1.9.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.springframework.boot : spring-boot-starter-test jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.