License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative.examples |
ArtifactId | ArtifactIdpulsar-examples |
Last Version | Last Version2.6.3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPulsar Examples :: Parent
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pulsar-examples-2.6.3.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamnative.examples/pulsar-examples/ -->
<dependency>
<groupId>io.streamnative.examples</groupId>
<artifactId>pulsar-examples</artifactId>
<version>2.6.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.examples/pulsar-examples/
implementation 'io.streamnative.examples:pulsar-examples:2.6.3.4'
// https://jarcasting.com/artifacts/io.streamnative.examples/pulsar-examples/
implementation ("io.streamnative.examples:pulsar-examples:2.6.3.4")
'io.streamnative.examples:pulsar-examples:pom:2.6.3.4'
<dependency org="io.streamnative.examples" name="pulsar-examples" rev="2.6.3.4">
<artifact name="pulsar-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.examples', module='pulsar-examples', version='2.6.3.4')
)
libraryDependencies += "io.streamnative.examples" % "pulsar-examples" % "2.6.3.4"
[io.streamnative.examples/pulsar-examples "2.6.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
io.streamnative : buildtools | jar | 2.6.3.4 |
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 2.28.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-testng | jar | 2.0.2 |
org.assertj : assertj-core | jar | 3.11.1 |
org.apache.bookkeeper : bookkeeper-server | jar | 4.11.1 |