Jar examples for i:iiif-server-hymir
Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" (Java implementations of the IIIF specifications, see https://github.com/dbmdz).
You can download jar file iiif-server-hymir 3.6.0 in this page.
MIT License
You can use the following script to add iiif-server-hymir-3.6.0.jar to your project.
<dependency> <groupId>de.digitalcollections</groupId> <artifactId>iiif-server-hymir</artifactId> <version>3.6.0</version> </dependency>
compile group: 'de.digitalcollections', name: 'iiif-server-hymir', version: '3.6.0'
libraryDependencies += "de.digitalcollections" % "iiif-server-hymir" % "3.6.0"
<dependency org="de.digitalcollections" name="iiif-server-hymir" rev="3.6.0"/>
@Grapes(@Grab(group='de.digitalcollections', module='iiif-server-hymir', version='3.6.0'))
'de.digitalcollections:iiif-server-hymir:jar:3.6.0'
Click the following link to download the jar file.
iiif-server-hymir-3.6.0-exec.jar