is not current version
Last Version 2.10.0

Pulsar Test Mocks 2.7.2

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.7.2
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.7.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.5.7
org.apache.bookkeeper : bookkeeper-server jar 4.12.0
org.apache.commons : commons-lang3 jar 3.6
org.testng : testng jar 7.3.0
org.objenesis : objenesis jar 3.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (6)

Group / Artifact Type Version
org.apache.pulsar : buildtools jar 2.7.2
org.mockito : mockito-core jar 3.0.0
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-testng jar 2.0.9
org.assertj : assertj-core jar 3.18.1
org.apache.bookkeeper : bookkeeper-server jar 4.12.0

Project Modules

There are no modules declared in this project.