File | Operation |
---|---|
hspc-release-spring-boot-0.8.pom | download |
<dependency>
<groupId>org.hspconsortium.release</groupId>
<artifactId>hspc-release-spring-boot</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.release', module='hspc-release-spring-boot', version='0.8')
)
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.5.2.RELEASE</version> </parent>