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