is not current version
Last Version 3.0.4

com.github.ulisesbocchio:jasypt-spring-boot-parent 1.11

Jasypt Spring Boot Parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-parent
Version

Version

1.11
Type

Type

pom

Download jasypt-spring-boot-parent 1.11


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