| License |
License |
|---|---|
| GroupId | GroupIdio.operatr |
| ArtifactId | ArtifactIdkpow-streams-agent |
| Version | Version0.2.6 |
| Type | Typejar |
| Description |
Descriptionkpow-streams-agent
kPow's Kafka Streams monitoring agent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kpow-streams-agent-0.2.6.pom | |
| kpow-streams-agent-0.2.6.jar | 16 KB |
| kpow-streams-agent-0.2.6-sources.jar | 12 KB |
| kpow-streams-agent-0.2.6-javadoc.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/ -->
<dependency>
<groupId>io.operatr</groupId>
<artifactId>kpow-streams-agent</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/
implementation 'io.operatr:kpow-streams-agent:0.2.6'
// https://jarcasting.com/artifacts/io.operatr/kpow-streams-agent/
implementation ("io.operatr:kpow-streams-agent:0.2.6")
'io.operatr:kpow-streams-agent:jar:0.2.6'
<dependency org="io.operatr" name="kpow-streams-agent" rev="0.2.6">
<artifact name="kpow-streams-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.operatr', module='kpow-streams-agent', version='0.2.6')
)
libraryDependencies += "io.operatr" % "kpow-streams-agent" % "0.2.6"
[io.operatr/kpow-streams-agent "0.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.10.3 |
| cheshire » cheshire | jar | 5.10.0 |
| com.cognitect : transit-clj | jar | 1.0.324 |
| org.clojure : tools.logging | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka-streams | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| clj-kondo » clj-kondo | jar | 2021.06.18 |