<dependency>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-starter</artifactId>
<version>2.1.1</version>
</dependency>
@Grapes(
@Grab(group='com.solace.spring.boot', module='solace-spring-boot-starter', version='2.1.1')
)
<dependency org="com.solace.spring.boot" name="solace-spring-boot-starter" rev="2.1.1" />