Categories |
CategoriesAnt Build Tools Prometheus Application Testing & Monitoring Monitoring Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.lyranthe.prometheus |
ArtifactId | ArtifactIdakka-http_2.11 |
Version | Version0.9.0-M2 |
Type | Typejar |
Filename | Size |
---|---|
akka-http_2.11-0.9.0-M2.pom | |
akka-http_2.11-0.9.0-M2.jar | 290 bytes |
akka-http_2.11-0.9.0-M2-tests.jar | 290 bytes |
akka-http_2.11-0.9.0-M2-tests-sources.jar | 263 bytes |
akka-http_2.11-0.9.0-M2-tests-javadoc.jar | 189 bytes |
akka-http_2.11-0.9.0-M2-sources.jar | 263 bytes |
akka-http_2.11-0.9.0-M2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.lyranthe.prometheus/akka-http_2.11/ -->
<dependency>
<groupId>org.lyranthe.prometheus</groupId>
<artifactId>akka-http_2.11</artifactId>
<version>0.9.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/akka-http_2.11/
implementation 'org.lyranthe.prometheus:akka-http_2.11:0.9.0-M2'
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/akka-http_2.11/
implementation ("org.lyranthe.prometheus:akka-http_2.11:0.9.0-M2")
'org.lyranthe.prometheus:akka-http_2.11:jar:0.9.0-M2'
<dependency org="org.lyranthe.prometheus" name="akka-http_2.11" rev="0.9.0-M2">
<artifact name="akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lyranthe.prometheus', module='akka-http_2.11', version='0.9.0-M2')
)
libraryDependencies += "org.lyranthe.prometheus" % "akka-http_2.11" % "0.9.0-M2"
[org.lyranthe.prometheus/akka-http_2.11 "0.9.0-M2"]