MVN

org.jsecurity : jsecurity

Maven & Gradle

Nov 23, 2008
25 usages

JSecurity · JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

<dependency>
    <groupId>org.jsecurity</groupId>
    <artifactId>jsecurity</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsecurity : jsecurity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0
  • Latest Release Candidate: 0.9.0-RC2
  • Latest Beta: 0.9.0-beta2
  • Latest Alpha: 0.9.0-alpha

All Versions

Choose a version of org.jsecurity : jsecurity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jsecurity-0.9.0
CVE-2010-3863
jsecurity-0.9.0-RC2
CVE-2010-3863
jsecurity-0.9.0-RC1
CVE-2010-3863
jsecurity-0.9.0-beta2
CVE-2010-3863
jsecurity-0.9.0-alpha
CVE-2010-3863

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jsecurity</groupId>
    <artifactId>jsecurity</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jsecurity : jsecurity gradle dependency to your build.gradle file:

implementation 'org.jsecurity:jsecurity:0.9.0'

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

implementation("org.jsecurity:jsecurity:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jsecurity : jsecurity sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jsecurity" % "jsecurity" % "0.9.0"

Advertisement

Dependencies from Group

Nov 23, 2008
25 usages

Discover Dependencies

Feb 26, 2011
390 usages
Nov 17, 2013
4 usages
7 stars
Aug 21, 2023
668 usages
8.3k stars
Apr 02, 2021
7 usages
109 stars
Aug 10, 2023
536 usages
5.5k stars
Jun 18, 2023
76 usages
Sep 19, 2021
30 usages
186 stars
1 usages
1.4k stars
Mar 09, 2019
6.9k stars
68 usages
23.7k stars