is not current version
Last Version 3.0.4

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

Jasypt Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar

Download jasypt-spring-boot-starter 2.0.0


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