Download iiif-server-hymir-3.6.0.jar file - Jar i

Jar examples for i:iiif-server-hymir

Description

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.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

iiif-server-hymir-3.6.0-exec.jar
iiif-server-hymir-3.6.0-javadoc.jar
iiif-server-hymir-3.6.0-sources.jar
iiif-server-hymir-3.6.0.jar
iiif-server-hymir-3.6.0.pom



Related Tutorials