License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative.tests |
ArtifactId | ArtifactIdintegration |
Version | Version2.8.0-rc-202105291235 |
Type | Typejar |
Description |
DescriptionApache Pulsar :: Tests :: Integration
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative.tests/integration/ -->
<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>integration</artifactId>
<version>2.8.0-rc-202105291235</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/integration/
implementation 'io.streamnative.tests:integration:2.8.0-rc-202105291235'
// https://jarcasting.com/artifacts/io.streamnative.tests/integration/
implementation ("io.streamnative.tests:integration:2.8.0-rc-202105291235")
'io.streamnative.tests:integration:jar:2.8.0-rc-202105291235'
<dependency org="io.streamnative.tests" name="integration" rev="2.8.0-rc-202105291235">
<artifact name="integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='integration', version='2.8.0-rc-202105291235')
)
libraryDependencies += "io.streamnative.tests" % "integration" % "2.8.0-rc-202105291235"
[io.streamnative.tests/integration "2.8.0-rc-202105291235"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.9.1 |
com.rabbitmq : amqp-client | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.12 |