<dependency>
<groupId>io.github.protocol-laboratory</groupId>
<artifactId>pulsar-spring-boot-starter</artifactId>
<version>0.2.0</version>
</dependency>
libraryDependencies += "io.github.protocol-laboratory" % "pulsar-spring-boot-starter" % "0.2.0"
@Grapes(
@Grab(group='io.github.protocol-laboratory', module='pulsar-spring-boot-starter', version='0.2.0')
)
<dependency org="io.github.protocol-laboratory" name="pulsar-spring-boot-starter" rev="0.2.0" />