| License |
License |
|---|---|
| GroupId | GroupIdio.prestosql |
| ArtifactId | ArtifactIdpresto-testing-kafka |
| Version | Version350 |
| Type | Typejar |
| Description |
Descriptionpresto-testing-kafka
Presto
|
| Filename | Size |
|---|---|
| presto-testing-kafka-350.pom | |
| presto-testing-kafka-350.jar | 10 KB |
| presto-testing-kafka-350-sources.jar | 7 KB |
| presto-testing-kafka-350-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-testing-kafka/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-testing-kafka</artifactId>
<version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-testing-kafka/
implementation 'io.prestosql:presto-testing-kafka:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-testing-kafka/
implementation ("io.prestosql:presto-testing-kafka:350")
'io.prestosql:presto-testing-kafka:jar:350'
<dependency org="io.prestosql" name="presto-testing-kafka" rev="350">
<artifact name="presto-testing-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-testing-kafka', version='350')
)
libraryDependencies += "io.prestosql" % "presto-testing-kafka" % "350"
[io.prestosql/presto-testing-kafka "350"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| com.google.guava : guava | jar | 29.0-jre |
| io.confluent » kafka-avro-serializer | jar | 5.5.2 |
| org.apache.avro : avro | jar | 1.9.2 |
| org.apache.kafka : kafka-clients | jar | 2.4.1 |
| org.testcontainers : kafka | jar | |
| org.testcontainers : testcontainers | jar | 1.15.1 |