| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.networknt |
| ArtifactId | ArtifactIdtram-producer-kafka |
| Version | Version2.0.32 |
| Type | Typejar |
| Description |
DescriptionLight Tram Kafka Framework Components
|
<!-- https://jarcasting.com/artifacts/com.networknt/tram-producer-kafka/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>tram-producer-kafka</artifactId>
<version>2.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/tram-producer-kafka/
implementation 'com.networknt:tram-producer-kafka:2.0.32'
// https://jarcasting.com/artifacts/com.networknt/tram-producer-kafka/
implementation ("com.networknt:tram-producer-kafka:2.0.32")
'com.networknt:tram-producer-kafka:jar:2.0.32'
<dependency org="com.networknt" name="tram-producer-kafka" rev="2.0.32">
<artifact name="tram-producer-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='tram-producer-kafka', version='2.0.32')
)
libraryDependencies += "com.networknt" % "tram-producer-kafka" % "2.0.32"
[com.networknt/tram-producer-kafka "2.0.32"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.networknt : service | jar | 2.0.32 |
| com.networknt : tram-message | jar | 2.0.32 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.kafka : kafka-clients | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.networknt : tram-test | jar | 2.0.32 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |
| org.apache.kafka : kafka_2.11 | jar | 2.0.0 |
| org.apache.curator : curator-test | jar | 2.12.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-io : commons-io | jar | 2.6 |