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