is not current version
Last Version 3.0.4

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

Jasypt Spring Boot Parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-parent
Version

Version

1.15
Type

Type

pom

Download jasypt-spring-boot-parent 1.15


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