File | Operation |
---|---|
secret-spring-boot-1.0.0-beta.44.pom | download |
<dependency>
<groupId>com.seepine</groupId>
<artifactId>secret-spring-boot</artifactId>
<version>1.0.0-beta.44</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.seepine', module='secret-spring-boot', version='1.0.0-beta.44')
)
<parent> <groupId>com.seepine</groupId> <artifactId>secret-parent</artifactId> <version>1.0.0-beta.44</version> </parent>