is not current version
Last Version 3.0.4

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

Jasypt Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-starter
Version

Version

1.3
Type

Type

jar

Download jasypt-spring-boot-starter 1.3


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