Last Version

tempto-kafka 1.51

Tempto - test framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.prestodb.tempto
ArtifactId

ArtifactId

tempto-kafka
Version

Version

1.51
Type

Type

jar
Description

Description

tempto-kafka
Tempto - test framework
Project URL

Project URL

https://github.com/prestodb/tempto

Download tempto-kafka 1.51


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

Dependencies

compile (3)

Group / Artifact Type Version
io.prestodb.tempto : tempto-core jar 1.51
org.apache.kafka : kafka_2.12 jar 0.11.0.2
com.101tec : zkclient jar 0.10

Project Modules

There are no modules declared in this project.