License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Akka Reactive libraries |
GroupId | GroupIdcom.github.svezfaz |
ArtifactId | ArtifactIdakka-stream-checkpoint-dropwizard_2.12 |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionakka-stream-checkpoint-dropwizard
Checkpoint stage to monitor Akka Streams streaming applications
|
Project Organization |
Project Organizationcom.github.svezfaz |
<!-- https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-dropwizard_2.12/ -->
<dependency>
<groupId>com.github.svezfaz</groupId>
<artifactId>akka-stream-checkpoint-dropwizard_2.12</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-dropwizard_2.12/
implementation 'com.github.svezfaz:akka-stream-checkpoint-dropwizard_2.12:0.0.3'
// https://jarcasting.com/artifacts/com.github.svezfaz/akka-stream-checkpoint-dropwizard_2.12/
implementation ("com.github.svezfaz:akka-stream-checkpoint-dropwizard_2.12:0.0.3")
'com.github.svezfaz:akka-stream-checkpoint-dropwizard_2.12:jar:0.0.3'
<dependency org="com.github.svezfaz" name="akka-stream-checkpoint-dropwizard_2.12" rev="0.0.3">
<artifact name="akka-stream-checkpoint-dropwizard_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.svezfaz', module='akka-stream-checkpoint-dropwizard_2.12', version='0.0.3')
)
libraryDependencies += "com.github.svezfaz" % "akka-stream-checkpoint-dropwizard_2.12" % "0.0.3"
[com.github.svezfaz/akka-stream-checkpoint-dropwizard_2.12 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.github.svezfaz : akka-stream-checkpoint-core_2.12 | jar | 0.0.3 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
org.mpierce.metrics.reservoir : hdrhistogram-metrics-reservoir | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |