| License |
License |
|---|---|
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_kafka |
| Last Version | Last Version2.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxworker_kafka
The parent model liberary of XWorker.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xworker_kafka-2.7.1.pom | |
| xworker_kafka-2.7.1.jar | 154 KB |
| xworker_kafka-2.7.1-sources.jar | 106 KB |
| xworker_kafka-2.7.1-javadoc.jar | 801 KB |
| Browse |
<!-- 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"]
| 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 |