MVN

org.jasypt : jasypt

Maven & Gradle

May 25, 2019
443 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</artifactId>
    <version>1.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.9.3

All Versions

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

Version Vulnerabilities Updated
1.9.x
jasypt-1.9.3
jasypt-1.9.2
jasypt-1.9.1
CVE-2014-9970
jasypt-1.9.0
CVE-2014-9970
1.8
jasypt-1.8
CVE-2014-9970
1.7.x
jasypt-1.7.1
CVE-2014-9970
1.7
jasypt-1.7
CVE-2014-9970
1.6
jasypt-1.6
CVE-2014-9970
1.5
jasypt-1.5
CVE-2014-9970
1.4.x
jasypt-1.4.1
CVE-2014-9970
1.4
jasypt-1.4
CVE-2014-9970
1.3.x
jasypt-1.3.1
CVE-2014-9970
1.3
jasypt-1.3
CVE-2014-9970
1.2
jasypt-1.2
CVE-2014-9970
1.1
jasypt-1.1
CVE-2014-9970
1.0
jasypt-1.0
CVE-2014-9970

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.jasypt:jasypt:1.9.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jasypt" % "jasypt" % "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

Aug 23, 2023
439 usages
47.4k stars
May 15, 2023
1 usages
338 stars
Mar 24, 2020
0 stars
Jul 12, 2021
20 usages
531 stars
Aug 24, 2023
227 stars
Aug 25, 2023
15 usages
11.9k stars
Feb 11, 2022
158 stars
Aug 16, 2023
1 usages
6k stars