Last Version

Pulsar Test Mocks 2.10.0

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

License

License

GroupId

GroupId

org.apache.pulsar
ArtifactId

ArtifactId

testmocks
Version

Version

2.10.0
Type

Type

jar
Description

Description

Pulsar Test Mocks
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
Project Organization

Project Organization

Apache Software Foundation

Download testmocks 2.10.0


<!-- https://jarcasting.com/artifacts/org.apache.pulsar/testmocks/ -->
<dependency>
    <groupId>org.apache.pulsar</groupId>
    <artifactId>testmocks</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/testmocks/
implementation 'org.apache.pulsar:testmocks:2.10.0'
// https://jarcasting.com/artifacts/org.apache.pulsar/testmocks/
implementation ("org.apache.pulsar:testmocks:2.10.0")
'org.apache.pulsar:testmocks:jar:2.10.0'
<dependency org="org.apache.pulsar" name="testmocks" rev="2.10.0">
  <artifact name="testmocks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='testmocks', version='2.10.0')
)
libraryDependencies += "org.apache.pulsar" % "testmocks" % "2.10.0"
[org.apache.pulsar/testmocks "2.10.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.6.3
org.apache.bookkeeper : bookkeeper-server jar 4.14.4
org.apache.commons : commons-lang3 jar 3.11
org.testng : testng jar 7.3.0
org.objenesis : objenesis jar 3.1
org.powermock : powermock-reflect jar 2.0.9

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
javax.annotation : javax.annotation-api jar 1.3.2

test (5)

Group / Artifact Type Version
org.apache.pulsar : buildtools jar 2.10.0
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-inline jar 3.12.4
org.assertj : assertj-core jar 3.18.1
org.apache.bookkeeper : bookkeeper-server jar 4.14.4

Project Modules

There are no modules declared in this project.