MVN

org.jasypt : jasypt-hibernate4

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.9.3

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

api
Feb 15, 2022
5 usages
0 stars
Jul 28, 2011
10 usages
Jun 02, 2015
8 usages
32 stars
Jan 27, 2020
3 usages
2 stars
Mar 24, 2019
2 usages
0 stars
Aug 01, 2023
11 usages
363 stars
Jan 24, 2013
3 usages
Oct 12, 2015
3 usages
Dec 03, 2020
16 usages
6 stars