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

Jar examples for j:jasypt-spring-boot

Description

Jasypt Spring Boot

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials