License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ulisesbocchio |
ArtifactId | ArtifactIdjasypt-spring-boot-starter |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJasypt Spring Boot Starter
Jasypt Spring Boot Starter
|
<!-- https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-starter</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.4'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-starter/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.4")
'com.github.ulisesbocchio:jasypt-spring-boot-starter:jar:3.0.4'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-starter" rev="3.0.4">
<artifact name="jasypt-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-starter', version='3.0.4')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-starter" % "3.0.4"
[com.github.ulisesbocchio/jasypt-spring-boot-starter "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ulisesbocchio : jasypt-spring-boot | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.security : spring-security-rsa | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
uk.org.webcompere : system-stubs-jupiter | jar | 1.2.0 |