Jar examples for j:jasypt-spring-boot
Jasypt Spring Boot
You can download jar file jasypt-spring-boot 2.0.0 in this page.
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'
Click the following link to download the jar file.
jasypt-spring-boot-2.0.0-javadoc.jar