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