Download jasypt-gradle-boot-encryptor-0.1.32.jar file - Jar j

Jar examples for j:jasypt-gradle-boot-encryptor

Description

Shared jasypt encryptor for jasypt-gradle-boot-plugin

You can download jar file jasypt-gradle-boot-encryptor 0.1.32 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jasypt-gradle-boot-encryptor-0.1.32.jar to your project.

<dependency>
   <groupId>com.github.mowedgrass</groupId>
   <artifactId>jasypt-gradle-boot-encryptor</artifactId>
   <version>0.1.32</version>
</dependency>
compile group: 'com.github.mowedgrass', name: 'jasypt-gradle-boot-encryptor', version: '0.1.32'
libraryDependencies += "com.github.mowedgrass" % "jasypt-gradle-boot-encryptor" % "0.1.32"
<dependency org="com.github.mowedgrass" name="jasypt-gradle-boot-encryptor" rev="0.1.32"/>
@Grapes(@Grab(group='com.github.mowedgrass', module='jasypt-gradle-boot-encryptor', version='0.1.32'))
'com.github.mowedgrass:jasypt-gradle-boot-encryptor:jar:0.1.32'

Download

Click the following link to download the jar file.

jasypt-gradle-boot-encryptor-0.1.32-javadoc.jar
jasypt-gradle-boot-encryptor-0.1.32-sources.jar
jasypt-gradle-boot-encryptor-0.1.32.jar
jasypt-gradle-boot-encryptor-0.1.32.pom



Related Tutorials