Last Version

Kafka Clients for Kotlin Tests 0.2.0

Utility classes for testing Kafka Clients in Kotlin

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-clients-kotlin-tests
Version

Version

0.2.0
Type

Type

jar
Description

Description

Kafka Clients for Kotlin Tests
Utility classes for testing Kafka Clients in Kotlin
Project Organization

Project Organization

streamthoughts

Download kafka-clients-kotlin-tests 0.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.apache.kafka : kafka_2.13 jar 2.5.0
org.apache.kafka : kafka_2.13 jar 2.5.0
org.apache.kafka : kafka-clients jar 2.5.0
org.apache.curator : curator-test jar 5.1.0

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.72
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.