is not current version
Last Version 1.2

com.github.kevinconaway:akka-dropwizard-parent 1.1

Dropwizard Metrics for Akka Actors

Categories

Categories

DropWizard Container Microservices Akka Reactive libraries
GroupId

GroupId

com.github.kevinconaway
ArtifactId

ArtifactId

akka-dropwizard-parent
Version

Version

1.1
Type

Type

pom

Download akka-dropwizard-parent 1.1


<!-- https://jarcasting.com/artifacts/com.github.kevinconaway/akka-dropwizard-parent/ -->
<dependency>
    <groupId>com.github.kevinconaway</groupId>
    <artifactId>akka-dropwizard-parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kevinconaway/akka-dropwizard-parent/
implementation 'com.github.kevinconaway:akka-dropwizard-parent:1.1'
// https://jarcasting.com/artifacts/com.github.kevinconaway/akka-dropwizard-parent/
implementation ("com.github.kevinconaway:akka-dropwizard-parent:1.1")
'com.github.kevinconaway:akka-dropwizard-parent:pom:1.1'
<dependency org="com.github.kevinconaway" name="akka-dropwizard-parent" rev="1.1">
  <artifact name="akka-dropwizard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kevinconaway', module='akka-dropwizard-parent', version='1.1')
)
libraryDependencies += "com.github.kevinconaway" % "akka-dropwizard-parent" % "1.1"
[com.github.kevinconaway/akka-dropwizard-parent "1.1"]