Last Version

MyCoRe New User System 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-user2
Version

Version

2022.02
Type

Type

jar
Description

Description

MyCoRe New User System
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-user2
Project Organization

Project Organization

The MyCoRe Community

Download mycore-user2 2022.02


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
jakarta.persistence : jakarta.persistence-api jar 3.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.apache.logging.log4j : log4j-api jar
org.hibernate : hibernate-core-jakarta jar 5.6.7.Final
org.jasig.cas : cas-client-core jar 3.1.10
org.jdom : jdom2 jar 2.0.6.1
org.mycore : mycore-base jar 2022.02

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hsqldb : hsqldb jar 2.6.1
org.mycore : mycore-base test-jar 2022.02

Project Modules

There are no modules declared in this project.