ntc-jkafka

ntc-jkafka is module kafka java client

License

License

GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jkafka
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ntc-jkafka
ntc-jkafka is module kafka java client
Project URL

Project URL

https://github.com/congnghia0609/ntc-jkafka
Source Code Management

Source Code Management

https://github.com/congnghia0609/ntc-jkafka/tree/master

Download ntc-jkafka

How to add to project

<!-- https://jarcasting.com/artifacts/com.streetcodevn/ntc-jkafka/ -->
<dependency>
    <groupId>com.streetcodevn</groupId>
    <artifactId>ntc-jkafka</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jkafka/
implementation 'com.streetcodevn:ntc-jkafka:1.0.1'
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jkafka/
implementation ("com.streetcodevn:ntc-jkafka:1.0.1")
'com.streetcodevn:ntc-jkafka:jar:1.0.1'
<dependency org="com.streetcodevn" name="ntc-jkafka" rev="1.0.1">
  <artifact name="ntc-jkafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streetcodevn', module='ntc-jkafka', version='1.0.1')
)
libraryDependencies += "com.streetcodevn" % "ntc-jkafka" % "1.0.1"
[com.streetcodevn/ntc-jkafka "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
com.streetcodevn : ntc-configuration jar 1.0.0
org.apache.kafka : kafka_2.12 jar 2.5.0
org.apache.kafka : kafka-clients jar 2.5.0
org.apache.kafka : kafka-streams jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0