License |
License |
---|---|
GroupId | GroupIdcom.streetcodevn |
ArtifactId | ArtifactIdntc-jkafka |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionntc-jkafka
ntc-jkafka is module kafka java client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ntc-jkafka-1.0.1.pom | |
ntc-jkafka-1.0.1.jar | 41 KB |
ntc-jkafka-1.0.1-sources.jar | 26 KB |
ntc-jkafka-1.0.1-javadoc.jar | 160 KB |
Browse |
<!-- 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"]
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 |