File | Operation |
---|---|
jasypt-spring-boot-parent-2.1.0.pom | download |
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='jasypt-spring-boot-parent', version='2.1.0')
)
<dependency org="com.github.ulisesbocchio" name="jasypt-spring-boot-parent" rev="2.1.0" />