License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.tempto |
ArtifactId | ArtifactIdtempto-kafka |
Last Version | Last Version188 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTempto - test framework
|
Filename | Size |
---|---|
tempto-kafka-188.pom | |
tempto-kafka-188.jar | 11 KB |
tempto-kafka-188-sources.jar | 9 KB |
tempto-kafka-188-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.tempto/tempto-kafka/ -->
<dependency>
<groupId>io.trino.tempto</groupId>
<artifactId>tempto-kafka</artifactId>
<version>188</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-kafka/
implementation 'io.trino.tempto:tempto-kafka:188'
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-kafka/
implementation ("io.trino.tempto:tempto-kafka:188")
'io.trino.tempto:tempto-kafka:jar:188'
<dependency org="io.trino.tempto" name="tempto-kafka" rev="188">
<artifact name="tempto-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tempto', module='tempto-kafka', version='188')
)
libraryDependencies += "io.trino.tempto" % "tempto-kafka" % "188"
[io.trino.tempto/tempto-kafka "188"]
Group / Artifact | Type | Version |
---|---|---|
io.trino.tempto : tempto-core | jar | 188 |
com.google.guava : guava | jar | 31.0.1-jre |
javax.inject : javax.inject | jar | 1 |
com.google.inject : guice | jar | 5.0.1 |
org.apache.kafka : kafka-clients | jar | 2.4.1 |