Last Version

Kafka Resource 1.0.2

Parent module of reusable Testify LocalResourceProvider implementations

License

License

GroupId

GroupId

org.testifyproject.local-resources
ArtifactId

ArtifactId

kafka
Version

Version

1.0.2
Type

Type

jar
Description

Description

Kafka Resource
Parent module of reusable Testify LocalResourceProvider implementations
Project Organization

Project Organization

Sharmarke Aden

Download kafka 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.curator : curator-test jar 2.12.0
org.testifyproject.external : external-guava jar 1.0.2

provided (4)

Group / Artifact Type Version
org.apache.kafka : kafka_2.11 jar 0.11.0.1
org.apache.kafka : kafka-clients jar 0.11.0.1
org.testifyproject : api jar 1.0.2
org.testifyproject : core jar 1.0.2

test (5)

Group / Artifact Type Version
org.testifyproject.tools : test-logger jar 1.0.2
org.testifyproject.junit4 : unit-test jar 1.0.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.