| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mycore | 
    
| ArtifactId | ArtifactIdmycore-acl | 
    
| Last Version | Last Version2022.02 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMyCoRe 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 | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| mycore-acl-2022.02.pom | |
| mycore-acl-2022.02.jar | 3 MB | 
| mycore-acl-2022.02-sources.jar | 45 KB | 
| mycore-acl-2022.02-javadoc.jar | 585 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-acl/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>mycore-acl</artifactId>
    <version>2022.02</version>
</dependency>
                // https://jarcasting.com/artifacts/org.mycore/mycore-acl/
implementation 'org.mycore:mycore-acl:2022.02'
                // https://jarcasting.com/artifacts/org.mycore/mycore-acl/
implementation ("org.mycore:mycore-acl:2022.02")
                'org.mycore:mycore-acl:jar:2022.02'
                <dependency org="org.mycore" name="mycore-acl" rev="2022.02">
  <artifact name="mycore-acl" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.mycore', module='mycore-acl', version='2022.02')
)
                libraryDependencies += "org.mycore" % "mycore-acl" % "2022.02"
                [org.mycore/mycore-acl "2022.02"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.swagger.core.v3 : swagger-annotations-jakarta | jar | 2.1.13 | 
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 | 
| jakarta.persistence : jakarta.persistence-api | jar | 3.0.0 | 
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 | 
| org.apache.logging.log4j : log4j-api | jar | |
| org.mycore : mycore-base | jar | 2022.02 | 
| org.mycore : mycore-restapi | jar | 2022.02 | 
| org.mycore : mycore-user2 | jar | 2022.02 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 | 
| org.jdom : jdom2 | jar | 2.0.6.1 | 
| 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 | 
| org.mycore : mycore-ifs | jar | 2022.02 |