is not current version
Last Version 0.0.3

com.github.svezfaz:akka-stream-checkpoint-kamon_2.11 0.0.1

Checkpoint stage to monitor Akka Streams streaming applications

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.svezfaz
ArtifactId

ArtifactId

akka-stream-checkpoint-kamon_2.11
Version

Version

0.0.1
Type

Type

jar

Download akka-stream-checkpoint-kamon_2.11 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-kamon_2.11/ -->
<dependency>
    <groupId>com.github.svezfaz</groupId>
    <artifactId>akka-stream-checkpoint-kamon_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-kamon_2.11/
implementation 'com.github.svezfaz:akka-stream-checkpoint-kamon_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-kamon_2.11/
implementation ("com.github.svezfaz:akka-stream-checkpoint-kamon_2.11:0.0.1")
'com.github.svezfaz:akka-stream-checkpoint-kamon_2.11:jar:0.0.1'
<dependency org="com.github.svezfaz" name="akka-stream-checkpoint-kamon_2.11" rev="0.0.1">
  <artifact name="akka-stream-checkpoint-kamon_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.svezfaz', module='akka-stream-checkpoint-kamon_2.11', version='0.0.1')
)
libraryDependencies += "com.github.svezfaz" % "akka-stream-checkpoint-kamon_2.11" % "0.0.1"
[com.github.svezfaz/akka-stream-checkpoint-kamon_2.11 "0.0.1"]