is not current version
Last Version 1.7

com.github.ulisesbocchio:jasypt-spring-boot-demo-simple 1.6

Jasypt Spring Boot Simple Demo

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-demo-simple
Version

Version

1.6
Type

Type

jar

Download jasypt-spring-boot-demo-simple 1.6


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