License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.leachbj |
ArtifactId | ArtifactIdakka-http-newrelic |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-newrelic
akka-http-newrelic
|
Project Organization |
Project Organizationcom.github.leachbj |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-newrelic-0.2.pom | |
akka-http-newrelic-0.2.jar | 41 KB |
akka-http-newrelic-0.2-sources.jar | 14 KB |
akka-http-newrelic-0.2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/ -->
<dependency>
<groupId>com.github.leachbj</groupId>
<artifactId>akka-http-newrelic</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/
implementation 'com.github.leachbj:akka-http-newrelic:0.2'
// https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/
implementation ("com.github.leachbj:akka-http-newrelic:0.2")
'com.github.leachbj:akka-http-newrelic:jar:0.2'
<dependency org="com.github.leachbj" name="akka-http-newrelic" rev="0.2">
<artifact name="akka-http-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leachbj', module='akka-http-newrelic', version='0.2')
)
libraryDependencies += "com.github.leachbj" % "akka-http-newrelic" % "0.2"
[com.github.leachbj/akka-http-newrelic "0.2"]