is not current version
Last Version 1.2

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

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.0
Type

Type

pom

Download akka-dropwizard-parent 1.0


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