is not current version
Last Version 3.0.4

com.github.ulisesbocchio:jasypt-spring-boot-starter 1.5-java6

Jasypt Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-starter
Version

Version

1.5-java6
Type

Type

jar

Download jasypt-spring-boot-starter 1.5-java6


<!-- 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.5-java6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-starter:1.5-java6'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-starter:1.5-java6")
'com.github.ulisesbocchio:jasypt-spring-boot-starter:jar:1.5-java6'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-starter" rev="1.5-java6">
  <artifact name="jasypt-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-starter', version='1.5-java6')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-starter" % "1.5-java6"
[com.github.ulisesbocchio/jasypt-spring-boot-starter "1.5-java6"]