Download jasypt-spring-boot-starter-1.2.jar file - Jar j

Jar examples for j:jasypt-spring-boot-starter

Description

Jasypt Spring Boot Starter

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

Build File

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

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

Download

Click the following link to download the jar file.

jasypt-spring-boot-starter-1.2-javadoc.jar
jasypt-spring-boot-starter-1.2-sources.jar
jasypt-spring-boot-starter-1.2.jar
jasypt-spring-boot-starter-1.2.pom



Related Tutorials