License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ulisesbocchio |
ArtifactId | ArtifactIdjasypt-spring-boot-demo |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJasypt Spring Boot Demo
Jasypt Spring Boot Demo
|
<!-- https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-demo/ -->
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-demo</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-demo/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-demo:1.7'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-demo/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-demo:1.7")
'com.github.ulisesbocchio:jasypt-spring-boot-demo:jar:1.7'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-demo" rev="1.7">
<artifact name="jasypt-spring-boot-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-demo', version='1.7')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-demo" % "1.7"
[com.github.ulisesbocchio/jasypt-spring-boot-demo "1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ulisesbocchio : jasypt-spring-boot | jar | 1.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |