MVN

com.github.ulisesbocchio : jasypt-spring-boot

Maven & Gradle

Dec 15, 2022
17 usages
2.5k stars

Jasypt Spring Boot · Jasypt Spring Boot

<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>jasypt-spring-boot</artifactId>
    <version>3.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ulisesbocchio : jasypt-spring-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.5

All Versions

Choose a version of com.github.ulisesbocchio : jasypt-spring-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jasypt-spring-boot-3.0.5
jasypt-spring-boot-3.0.4
jasypt-spring-boot-3.0.3
jasypt-spring-boot-3.0.2
jasypt-spring-boot-3.0.1
jasypt-spring-boot-3.0.0
2.1.x
jasypt-spring-boot-2.1.2
jasypt-spring-boot-2.1.1
jasypt-spring-boot-2.1.0
2.0.x
jasypt-spring-boot-2.0.0
1.18
jasypt-spring-boot-1.18
1.17
jasypt-spring-boot-1.17
1.16
jasypt-spring-boot-1.16
1.15
jasypt-spring-boot-1.15
1.14
jasypt-spring-boot-1.14
1.13
jasypt-spring-boot-1.13
1.12
jasypt-spring-boot-1.12
1.11
jasypt-spring-boot-1.11
1.10
jasypt-spring-boot-1.10
1.9
jasypt-spring-boot-1.9
1.8
jasypt-spring-boot-1.8
1.7
jasypt-spring-boot-1.7
1.6
jasypt-spring-boot-1.6
1.5
jasypt-spring-boot-1.5-java7
jasypt-spring-boot-1.5-java6
jasypt-spring-boot-1.5
1.4
jasypt-spring-boot-1.4-java7
jasypt-spring-boot-1.4
1.3
jasypt-spring-boot-1.3
1.2
jasypt-spring-boot-1.2

How to add a dependency to Maven

Add the following com.github.ulisesbocchio : jasypt-spring-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>jasypt-spring-boot</artifactId>
    <version>3.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ulisesbocchio : jasypt-spring-boot gradle dependency to your build.gradle file:

implementation 'com.github.ulisesbocchio:jasypt-spring-boot:3.0.5'

Gradle Kotlin DSL: Add the following com.github.ulisesbocchio : jasypt-spring-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ulisesbocchio:jasypt-spring-boot:3.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ulisesbocchio : jasypt-spring-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot" % "3.0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 28, 2023
495 usages
2.1k stars
Jul 10, 2019
132 usages
722 stars
Aug 14, 2023
64 usages
15 stars
Jan 10, 2017
16 usages
58 stars
Jul 07, 2022
303 usages
1.1k stars
May 19, 2023
17 usages
21.5k stars
Jun 21, 2023
606 usages
1.3k stars
May 15, 2016
89 usages
Aug 09, 2023
491 usages
2.7k stars
Sep 20, 2005