License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ulisesbocchio |
ArtifactId | ArtifactIdjasypt-spring-boot-parent |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJasypt Spring Boot Parent
Jasypt Spring Boot Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasypt-spring-boot-parent-3.0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-parent/ -->
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-parent</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-parent/
implementation 'com.github.ulisesbocchio:jasypt-spring-boot-parent:3.0.4'
// https://jarcasting.com/artifacts/com.github.ulisesbocchio/jasypt-spring-boot-parent/
implementation ("com.github.ulisesbocchio:jasypt-spring-boot-parent:3.0.4")
'com.github.ulisesbocchio:jasypt-spring-boot-parent:pom:3.0.4'
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-parent" rev="3.0.4">
<artifact name="jasypt-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-parent', version='3.0.4')
)
libraryDependencies += "com.github.ulisesbocchio" % "jasypt-spring-boot-parent" % "3.0.4"
[com.github.ulisesbocchio/jasypt-spring-boot-parent "3.0.4"]