MVN

com.foreach.across.modules : spring-security-acl-module

Maven & Gradle

Dec 02, 2020
6 usages

Spring Security ACL Module · Provides infrastructure for managing ACLs with Spring security.

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>spring-security-acl-module</artifactId>
    <version>4.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foreach.across.modules : spring-security-acl-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0.RELEASE

All Versions

Choose a version of com.foreach.across.modules : spring-security-acl-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
spring-security-acl-module-4.1.0.RELEASE
4.0.x
spring-security-acl-module-4.0.1.RELEASE
spring-security-acl-module-4.0.0.RELEASE
3.0.x
spring-security-acl-module-3.0.2.RELEASE
spring-security-acl-module-3.0.1.RELEASE
2.0.x
spring-security-acl-module-2.0.1.RELEASE
spring-security-acl-module-2.0.0.RELEASE
1.1.x
spring-security-acl-module-1.1.0.RELEASE
1.0.x
spring-security-acl-module-1.0.1.RELEASE
spring-security-acl-module-1.0.0.RELEASE

How to add a dependency to Maven

Add the following com.foreach.across.modules : spring-security-acl-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>spring-security-acl-module</artifactId>
    <version>4.1.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.foreach.across.modules : spring-security-acl-module gradle dependency to your build.gradle file:

implementation 'com.foreach.across.modules:spring-security-acl-module:4.1.0.RELEASE'

Gradle Kotlin DSL: Add the following com.foreach.across.modules : spring-security-acl-module gradle kotlin dependency to your build.gradle.kts file:

implementation("com.foreach.across.modules:spring-security-acl-module:4.1.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.foreach.across.modules : spring-security-acl-module sbt scala dependency to your build.sbt file:

libraryDependencies += "com.foreach.across.modules" % "spring-security-acl-module" % "4.1.0.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 29, 2023
4 usages
1.4k stars
Jul 19, 2022
20 usages
11.2k stars
Apr 08, 2023
3 usages
92 stars
Feb 28, 2020
1 usages
103 stars
Mar 15, 2021
2.6k stars
Mar 06, 2017
86 usages
Aug 26, 2023
7 usages
18.5k stars