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