Last Version

MyCoRe IView2 2022.02

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.

License

License

GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

mycore-iview2
Version

Version

2022.02
Type

Type

jar
Description

Description

MyCoRe IView2
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

http://www.mycore.de/generated/mycore/mycore-iview2
Project Organization

Project Organization

The MyCoRe Community

Download mycore-iview2 2022.02


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
commons-io : commons-io jar 2.11.0
jakarta.persistence : jakarta.persistence-api jar 3.0.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.apache.commons : commons-compress jar 1.21
org.apache.logging.log4j : log4j-api jar
org.apache.pdfbox : pdfbox jar 2.0.24
org.jdom : jdom2 jar 2.0.6.1
org.mycore : mycore-base jar 2022.02
org.mycore : mycore-iiif Optional jar 2022.02
org.mycore : mycore-media jar 2022.02
org.mycore.iview2 : image-tiler jar 3.0

provided (2)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.0.1
jakarta.servlet : jakarta.servlet-api jar 5.0.0

runtime (2)

Group / Artifact Type Version
org.apache.pdfbox : jbig2-imageio jar 3.0.4
org.bouncycastle : bcprov-jdk16 jar 1.46

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.