File | Operation |
---|---|
pulsar-spring-parent-0.2.0.pom | download |
<dependency>
<groupId>io.github.protocol-laboratory</groupId>
<artifactId>pulsar-spring-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.github.protocol-laboratory', module='pulsar-spring-parent', version='0.2.0')
)
<dependency org="io.github.protocol-laboratory" name="pulsar-spring-parent" rev="0.2.0" />
<parent> <groupId>io.github.protocol-laboratory</groupId> <artifactId>pulsar-admin-parent</artifactId> <version>0.2.0</version> </parent>