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