License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-viewer |
Version | Version2021.05 |
Type | Typejar |
Description |
DescriptionMyCoRe Viewer
MyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycore-viewer-2021.05.pom | |
mycore-viewer-2021.05.jar | 5 MB |
mycore-viewer-2021.05-test-sources.jar | 46 KB |
mycore-viewer-2021.05-sources.jar | 4 MB |
mycore-viewer-2021.05-javadoc.jar | 608 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-viewer/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-viewer</artifactId>
<version>2021.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-viewer/
implementation 'org.mycore:mycore-viewer:2021.05'
// https://jarcasting.com/artifacts/org.mycore/mycore-viewer/
implementation ("org.mycore:mycore-viewer:2021.05")
'org.mycore:mycore-viewer:jar:2021.05'
<dependency org="org.mycore" name="mycore-viewer" rev="2021.05">
<artifact name="mycore-viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-viewer', version='2021.05')
)
libraryDependencies += "org.mycore" % "mycore-viewer" % "2021.05"
[org.mycore/mycore-viewer "2021.05"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.google.code.gson : gson | jar | 2.8.7 |
com.google.guava : guava | jar | 30.1.1-jre |
commons-io : commons-io | jar | 2.8.0 |
commons-lang : commons-lang | jar | 2.6 |
jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.apache.commons : commons-compress | jar | 1.20 |
org.apache.logging.log4j : log4j-api | jar | |
org.jdom : jdom2 | jar | 2.0.6 |
org.mycore : mycore-base | jar | 2021.05 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.media : jersey-media-json-jackson | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mycore : selenium-utils | jar | 0.9 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-support | jar | 3.141.59 |