MVN

io.sapl : sapl-spring-security

Maven & Gradle

Dec 27, 2021
29 stars

SAPL Spring Security Integration

<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-spring-security</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sapl : sapl-spring-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.sapl : sapl-spring-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sapl-spring-security-2.0.1
sapl-spring-security-2.0.0

How to add a dependency to Maven

Add the following io.sapl : sapl-spring-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-spring-security</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sapl : sapl-spring-security gradle dependency to your build.gradle file:

implementation 'io.sapl:sapl-spring-security:2.0.1'

Gradle Kotlin DSL: Add the following io.sapl : sapl-spring-security gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sapl:sapl-spring-security:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sapl : sapl-spring-security sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sapl" % "sapl-spring-security" % "2.0.1"

Advertisement

Dependencies from Group

Dec 27, 2021
5 usages
29 stars
Dec 27, 2021
3 usages
16 stars
Dec 27, 2021
3 usages
29 stars
Dec 27, 2021
2 usages
37 stars
Dec 27, 2021
1 usages

Discover Dependencies

Dec 27, 2021
29 stars
Dec 27, 2021
29 stars
Dec 27, 2021
37 stars
Dec 27, 2021
29 stars
Dec 02, 2021
29 stars
Dec 02, 2021
29 stars
Dec 02, 2021
29 stars
Jun 09, 2023
4 usages
1 stars