WebJar-OpenSeadragon

WebJar for OpenSeadragon

License

License

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

openseadragon
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

WebJar-OpenSeadragon
WebJar for OpenSeadragon
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/openseadragon

Download openseadragon

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven.shared : maven-verifier jar 1.5
ch.qos.logback : logback-classic jar 1.1.2
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0

Project Modules

There are no modules declared in this project.

WebJars-OpenSeadragon

This repository contains a WebJars packaging of OpenSeadragon. To build the package (and run its integration tests), type:

mvn install

Introduction

WebJars are client-side web libraries that are packaged into Java Archive (JAR) files. In addition to being available in the downloadable JAR files, these libraries' files are also accessible through jsDelivr, a free CDN (Content Delivery Network). OpenSeadragon, the JavaScript library available through this WebJars package, is an open-source, web-based viewer for zoomable images.

Links related to this project:

License

BSD 3-Clause License (the same license as the packaged OpenSeadragon project)

Contact

Kevin S. Clarke <[email protected]>

If you have questions about WebJars-OpenSeadragon, feel free to ask them on the FreeLibrary Projects mailing list; or, if you encounter a problem, please feel free to open an issue in the project's issue queue.

org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
2.2.1
2.1.0
2.0.0
1.2.1
1.1.1