is not current version
Last Version 0.1.33

com.github.mowedgrass:jasypt-gradle-boot-plugin 0.1.32

jasypt spring boot gradle plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.mowedgrass
ArtifactId

ArtifactId

jasypt-gradle-boot-plugin
Version

Version

0.1.32
Type

Type

jar

Download jasypt-gradle-boot-plugin 0.1.32


<!-- 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.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-plugin/
implementation 'com.github.mowedgrass:jasypt-gradle-boot-plugin:0.1.32'
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-plugin/
implementation ("com.github.mowedgrass:jasypt-gradle-boot-plugin:0.1.32")
'com.github.mowedgrass:jasypt-gradle-boot-plugin:jar:0.1.32'
<dependency org="com.github.mowedgrass" name="jasypt-gradle-boot-plugin" rev="0.1.32">
  <artifact name="jasypt-gradle-boot-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mowedgrass', module='jasypt-gradle-boot-plugin', version='0.1.32')
)
libraryDependencies += "com.github.mowedgrass" % "jasypt-gradle-boot-plugin" % "0.1.32"
[com.github.mowedgrass/jasypt-gradle-boot-plugin "0.1.32"]