Download jasypt-spring-boot-1.18.jar file - Jar j

Jar examples for j:jasypt-spring-boot

Description

Jasypt Spring Boot

You can download jar file jasypt-spring-boot 1.18 in this page.

Build File

You can use the following script to add jasypt-spring-boot-1.18.jar to your project.

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

Download

Click the following link to download the jar file.

jasypt-spring-boot-1.18-javadoc.jar
jasypt-spring-boot-1.18-sources.jar
jasypt-spring-boot-1.18.jar
jasypt-spring-boot-1.18.pom



Related Tutorials