Last Version

io.streamthoughts:kafka-client-kotlin-example 0.1.0

Kafka Clients for Kotlin

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-client-kotlin-example
Version

Version

0.1.0
Type

Type

jar
Description

Description

Kafka Clients for Kotlin
Project Organization

Project Organization

streamthoughts

Download kafka-client-kotlin-example 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.streamthoughts : kafka-clients-kotlin jar 0.1.0
org.apache.kafka : kafka-clients jar 2.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.