Last Version

Apache Rya Test Kafka 4.0.1

This module contains the Rya Test Kakfa components that help write Kafka based integration tests.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.test.kafka
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya Test Kafka
This module contains the Rya Test Kakfa components that help write Kafka based integration tests.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.test.kafka 4.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 0.10.0.1
org.apache.kafka : kafka-clients jar 0.10.0.1
org.apache.kafka : kafka_2.11 jar 0.10.0.1
org.apache.kafka : kafka_2.11 jar 0.10.0.1
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.