is not current version
Last Version 3.0.4

com.github.ulisesbocchio:jasypt-spring-boot-starter 3.0.2

Jasypt Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-starter
Version

Version

3.0.2
Type

Type

jar

Download jasypt-spring-boot-starter 3.0.2


<!-- https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.ulisesbocchio</groupId>
    <artifactId>jasypt-spring-boot-starter</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.2'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.2")
'com.github.ulisesbocchio:jasypt-spring-boot-starter:jar:3.0.2'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-starter" rev="3.0.2">
  <artifact name="jasypt-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-starter', version='3.0.2')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-starter" % "3.0.2"
[com.github.ulisesbocchio/jasypt-spring-boot-starter "3.0.2"]