is not current version
Last Version 3.0.4

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

Jasypt Spring Boot Parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot-parent
Version

Version

2.1.2
Type

Type

pom

Download jasypt-spring-boot-parent 2.1.2


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