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