| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.mosip |
| ArtifactId | ArtifactIdkafka-admin-client |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkafka-admin-client
Project of MOSIP kafka admin client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kafka-admin-client-1.2.0.pom | |
| kafka-admin-client-1.2.0.jar | 13 MB |
| kafka-admin-client-1.2.0-sources.jar | 1 KB |
| kafka-admin-client-1.2.0-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip/kafka-admin-client/ -->
<dependency>
<groupId>io.mosip</groupId>
<artifactId>kafka-admin-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip/kafka-admin-client/
implementation 'io.mosip:kafka-admin-client:1.2.0'
// https://jarcasting.com/artifacts/io.mosip/kafka-admin-client/
implementation ("io.mosip:kafka-admin-client:1.2.0")
'io.mosip:kafka-admin-client:jar:1.2.0'
<dependency org="io.mosip" name="kafka-admin-client" rev="1.2.0">
<artifact name="kafka-admin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip', module='kafka-admin-client', version='1.2.0')
)
libraryDependencies += "io.mosip" % "kafka-admin-client" % "1.2.0"
[io.mosip/kafka-admin-client "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka-clients | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |