Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdpulsar-package-bookkeeper-storage |
Version | Version2.9.0-rc-202108081041 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-package-bookkeeper-storage/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-package-bookkeeper-storage</artifactId>
<version>2.9.0-rc-202108081041</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-package-bookkeeper-storage/
implementation 'io.streamnative:pulsar-package-bookkeeper-storage:2.9.0-rc-202108081041'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-package-bookkeeper-storage/
implementation ("io.streamnative:pulsar-package-bookkeeper-storage:2.9.0-rc-202108081041")
'io.streamnative:pulsar-package-bookkeeper-storage:jar:2.9.0-rc-202108081041'
<dependency org="io.streamnative" name="pulsar-package-bookkeeper-storage" rev="2.9.0-rc-202108081041">
<artifact name="pulsar-package-bookkeeper-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-package-bookkeeper-storage', version='2.9.0-rc-202108081041')
)
libraryDependencies += "io.streamnative" % "pulsar-package-bookkeeper-storage" % "2.9.0-rc-202108081041"
[io.streamnative/pulsar-package-bookkeeper-storage "2.9.0-rc-202108081041"]