Last Version

Jasypt Spring Boot 3.0.4

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.4
Type

Type

jar
Description

Description

Jasypt Spring Boot
Jasypt Spring Boot

Download jasypt-spring-boot 3.0.4


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

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 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.