is not current version
Last Version 350

io.prestosql:presto-testing-kafka 344


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testing-kafka
Version

Version

344
Type

Type

jar

Download presto-testing-kafka 344


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