| License |
License |
|---|---|
| Categories |
CategoriesTrino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-testing-kafka |
| Last Version | Last Version387 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontrino-testing-kafka
Trino
|
| Filename | Size |
|---|---|
| trino-testing-kafka-387.pom | |
| trino-testing-kafka-387.jar | 11 KB |
| trino-testing-kafka-387-sources.jar | 7 KB |
| trino-testing-kafka-387-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-testing-kafka/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-testing-kafka</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-testing-kafka/
implementation 'io.trino:trino-testing-kafka:387'
// https://jarcasting.com/artifacts/io.trino/trino-testing-kafka/
implementation ("io.trino:trino-testing-kafka:387")
'io.trino:trino-testing-kafka:jar:387'
<dependency org="io.trino" name="trino-testing-kafka" rev="387">
<artifact name="trino-testing-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-testing-kafka', version='387')
)
libraryDependencies += "io.trino" % "trino-testing-kafka" % "387"
[io.trino/trino-testing-kafka "387"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : log | jar | 216 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.google.guava : guava | jar | 31.1-jre |
| net.jodah : failsafe | jar | 2.4.0 |
| org.apache.kafka : kafka-clients | jar | 2.4.1 |
| org.testcontainers : kafka | jar | |
| org.testcontainers : testcontainers | jar | 1.16.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |