is not current version
Last Version 3.0.4

com.github.ulisesbocchio:jasypt-spring-boot 1.13

Jasypt Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot
Version

Version

1.13
Type

Type

jar

Download jasypt-spring-boot 1.13


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