is not current version
Last Version 2022.02

MyCoRe ACL 2021.11

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-acl
Version

Version

2021.11
Type

Type

jar
Description

Description

MyCoRe ACL
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-acl
Project Organization

Project Organization

The MyCoRe Community

Download mycore-acl 2021.11


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

Dependencies

compile (11)

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
io.swagger.core.v3 : swagger-annotations jar 2.1.9
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.persistence : jakarta.persistence-api jar 2.2.3
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.apache.logging.log4j : log4j-api jar
org.mycore : mycore-base jar 2021.11
org.mycore : mycore-restapi jar 2021.11
org.mycore : mycore-user2 jar 2021.11

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.jdom : jdom2 jar 2.0.6.1

test (3)

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

Project Modules

There are no modules declared in this project.