is not current version
Last Version 1.7

com.github.ulisesbocchio:jasypt-spring-boot-demo-custom-encryptor 1.5

Jasypt Spring Boot Simple Demo with Starter Ja and Custom Encryptor

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-demo-custom-encryptor
Version

Version

1.5
Type

Type

jar

Download jasypt-spring-boot-demo-custom-encryptor 1.5


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