License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.mowedgrass |
ArtifactId | ArtifactIdjasypt-gradle-boot-plugin |
Last Version | Last Version0.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.mowedgrass:jasypt-gradle-boot-plugin
jasypt spring boot gradle plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-plugin/ -->
<dependency>
<groupId>com.github.mowedgrass</groupId>
<artifactId>jasypt-gradle-boot-plugin</artifactId>
<version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-plugin/
implementation 'com.github.mowedgrass:jasypt-gradle-boot-plugin:0.1.33'
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-plugin/
implementation ("com.github.mowedgrass:jasypt-gradle-boot-plugin:0.1.33")
'com.github.mowedgrass:jasypt-gradle-boot-plugin:jar:0.1.33'
<dependency org="com.github.mowedgrass" name="jasypt-gradle-boot-plugin" rev="0.1.33">
<artifact name="jasypt-gradle-boot-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mowedgrass', module='jasypt-gradle-boot-plugin', version='0.1.33')
)
libraryDependencies += "com.github.mowedgrass" % "jasypt-gradle-boot-plugin" % "0.1.33"
[com.github.mowedgrass/jasypt-gradle-boot-plugin "0.1.33"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.3.0.RELEASE |
com.github.mowedgrass : jasypt-gradle-boot-encryptor | jar | 0.1.32 |