is not current version
Last Version 3.0.4

Jasypt Spring Boot 3.0.3

Jasypt Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

jasypt-spring-boot
Version

Version

3.0.3
Type

Type

jar
Description

Description

Jasypt Spring Boot
Jasypt Spring Boot

Download jasypt-spring-boot 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jasypt : jasypt jar 1.9.3
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.