| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcz.pumpitup.pn5 |
| ArtifactId | ArtifactIdkafka-remote-client |
| Last Version | Last Version0.5.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKafka Remote Driver Client
Test Automation engineer's little helper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kafka-remote-client-0.5.14.pom | |
| kafka-remote-client-0.5.14.jar | 16 KB |
| kafka-remote-client-0.5.14-sources.jar | 12 KB |
| kafka-remote-client-0.5.14-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/kafka-remote-client/ -->
<dependency>
<groupId>cz.pumpitup.pn5</groupId>
<artifactId>kafka-remote-client</artifactId>
<version>0.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/kafka-remote-client/
implementation 'cz.pumpitup.pn5:kafka-remote-client:0.5.14'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/kafka-remote-client/
implementation ("cz.pumpitup.pn5:kafka-remote-client:0.5.14")
'cz.pumpitup.pn5:kafka-remote-client:jar:0.5.14'
<dependency org="cz.pumpitup.pn5" name="kafka-remote-client" rev="0.5.14">
<artifact name="kafka-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='kafka-remote-client', version='0.5.14')
)
libraryDependencies += "cz.pumpitup.pn5" % "kafka-remote-client" % "0.5.14"
[cz.pumpitup.pn5/kafka-remote-client "0.5.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.pumpitup.pn5 : core | jar | 0.5.14 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
| org.assertj : assertj-core | jar | 3.15.0 |