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