MVN

org.apache.sling : org.apache.sling.resourceaccesssecurity

Maven & Gradle

Nov 09, 2021
4 usages

Apache Sling Resource Access Security · This bundle provides an implementation of the ResourceAccessSecurity service

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.resourceaccesssecurity</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : org.apache.sling.resourceaccesssecurity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.apache.sling : org.apache.sling.resourceaccesssecurity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
org.apache.sling.resourceaccesssecurity-1.1.0
1.0.x
org.apache.sling.resourceaccesssecurity-1.0.0

How to add a dependency to Maven

Add the following org.apache.sling : org.apache.sling.resourceaccesssecurity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.resourceaccesssecurity</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sling : org.apache.sling.resourceaccesssecurity gradle dependency to your build.gradle file:

implementation 'org.apache.sling:org.apache.sling.resourceaccesssecurity:1.1.0'

Gradle Kotlin DSL: Add the following org.apache.sling : org.apache.sling.resourceaccesssecurity gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sling:org.apache.sling.resourceaccesssecurity:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sling : org.apache.sling.resourceaccesssecurity sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sling" % "org.apache.sling.resourceaccesssecurity" % "1.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 18, 2014
11 usages
Aug 31, 2019
14 usages
27 stars
Jun 17, 2017
10.1k stars
Jan 18, 2018
4 usages
679 stars
Nov 26, 2019
3 usages
250 stars
Feb 06, 2018
2 usages
4.7k stars
Aug 09, 2021
3 usages
3 stars
May 23, 2023
27 usages
122 stars