File | Operation |
---|---|
bouncy-castle-parent-3.0.6.6.pom | download |
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bouncy-castle-parent</artifactId>
<version>3.0.6.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bouncy-castle-parent', version='3.0.6.6')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>pulsar</artifactId> <version>3.0.6.6</version> </parent>