is not current version
Last Version 0.2.11

io.operatr:kpow-streams-agent 0.2.7

kPow's Kafka Streams monitoring agent

GroupId

GroupId

io.operatr
ArtifactId

ArtifactId

kpow-streams-agent
Version

Version

0.2.7
Type

Type

jar

Download kpow-streams-agent 0.2.7


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