is not current version
Last Version 0.1.32

com.github.mowedgrass:jasypt-gradle-boot-encryptor 0.1.3

Shared jasypt encryptor for jasypt-gradle-boot-plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.mowedgrass
ArtifactId

ArtifactId

jasypt-gradle-boot-encryptor
Version

Version

0.1.3
Type

Type

jar

Download jasypt-gradle-boot-encryptor 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-encryptor/ -->
<dependency>
    <groupId>com.github.mowedgrass</groupId>
    <artifactId>jasypt-gradle-boot-encryptor</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-encryptor/
implementation 'com.github.mowedgrass:jasypt-gradle-boot-encryptor:0.1.3'
// https://jarcasting.com/artifacts/com.github.mowedgrass/jasypt-gradle-boot-encryptor/
implementation ("com.github.mowedgrass:jasypt-gradle-boot-encryptor:0.1.3")
'com.github.mowedgrass:jasypt-gradle-boot-encryptor:jar:0.1.3'
<dependency org="com.github.mowedgrass" name="jasypt-gradle-boot-encryptor" rev="0.1.3">
  <artifact name="jasypt-gradle-boot-encryptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mowedgrass', module='jasypt-gradle-boot-encryptor', version='0.1.3')
)
libraryDependencies += "com.github.mowedgrass" % "jasypt-gradle-boot-encryptor" % "0.1.3"
[com.github.mowedgrass/jasypt-gradle-boot-encryptor "0.1.3"]