License |
License |
---|---|
GroupId | GroupIdde.digitalcollections |
ArtifactId | ArtifactIdiiif-bookshelf-webapp |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionDigitalCollections: 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iiif-bookshelf-webapp-4.0.0.pom | |
iiif-bookshelf-webapp-4.0.0.jar | 448 KB |
iiif-bookshelf-webapp-4.0.0-sources.jar | 421 KB |
iiif-bookshelf-webapp-4.0.0-javadoc.jar | 625 KB |
iiif-bookshelf-webapp-4.0.0-exec.jar | 64 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.logstash.logback : logstash-logback-encoder | jar | 6.4 |
org.aspectj : aspectjweaver | jar | 1.9.4 |
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 |