xworker_kafka

The parent model liberary of XWorker.

License

License

GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_kafka
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

xworker_kafka
The parent model liberary of XWorker.
Project URL

Project URL

https://www.xworker.org
Project Organization

Project Organization

xworker

Download xworker_kafka

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.kafka : kafka_2.13 jar 2.7.0
org.apache.kafka : kafka-streams jar 2.7.0
org.x-meta : org.xmeta.engine jar 1.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1
2.7.0
1.0.0