MVN

org.jasypt : jasypt-springsecurity3

Maven & Gradle

May 26, 2019
2 usages
367 stars

JASYPT: Java Simplified Encryption · Java library which enables encryption in java apps with minimum effort.

<dependency>
    <groupId>org.jasypt</groupId>
    <artifactId>jasypt-springsecurity3</artifactId>
    <version>1.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.9.3

All Versions

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

Version Vulnerabilities Updated
1.9.x
jasypt-springsecurity3-1.9.3
jasypt-springsecurity3-1.9.2
jasypt-springsecurity3-1.9.1
jasypt-springsecurity3-1.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jasypt</groupId>
    <artifactId>jasypt-springsecurity3</artifactId>
    <version>1.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jasypt : jasypt-springsecurity3 gradle dependency to your build.gradle file:

implementation 'org.jasypt:jasypt-springsecurity3:1.9.3'

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

implementation("org.jasypt:jasypt-springsecurity3:1.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jasypt : jasypt-springsecurity3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jasypt" % "jasypt-springsecurity3" % "1.9.3"

Advertisement

Dependencies from Group

May 25, 2019
443 usages
367 stars
May 25, 2019
19 usages
367 stars
May 26, 2019
6 usages
367 stars
May 26, 2019
4 usages
367 stars
May 26, 2019
4 usages
367 stars

Discover Dependencies

May 26, 2019
367 stars
May 26, 2019
3 usages
367 stars
May 26, 2019
367 stars
Dec 23, 2020
95 stars
Nov 18, 2019
0 stars
Mar 14, 2022
11 usages
69 stars