Apache Rya Streams Kafka Test

A common test jar containing utilities used to run Kafka based Rya Streams integration tests.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.streams.kafka-test
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Rya Streams Kafka Test
A common test jar containing utilities used to run Kafka based Rya Streams integration tests.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.streams.kafka-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.rya : rya.test.kafka jar 4.0.1
org.apache.rya : rya.streams.kafka jar 4.0.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0-incubating
3.2.12-incubating