License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.lhotari |
ArtifactId | ArtifactIdakka-http-health_2.12 |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionakka-http-health
akka-http-health
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.lhotari/akka-http-health_2.12/ -->
<dependency>
<groupId>io.github.lhotari</groupId>
<artifactId>akka-http-health_2.12</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lhotari/akka-http-health_2.12/
implementation 'io.github.lhotari:akka-http-health_2.12:1.0.9'
// https://jarcasting.com/artifacts/io.github.lhotari/akka-http-health_2.12/
implementation ("io.github.lhotari:akka-http-health_2.12:1.0.9")
'io.github.lhotari:akka-http-health_2.12:jar:1.0.9'
<dependency org="io.github.lhotari" name="akka-http-health_2.12" rev="1.0.9">
<artifact name="akka-http-health_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lhotari', module='akka-http-health_2.12', version='1.0.9')
)
libraryDependencies += "io.github.lhotari" % "akka-http-health_2.12" % "1.0.9"
[io.github.lhotari/akka-http-health_2.12 "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.29 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.11 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.1.11 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.5.29 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.mockito : mockito-all | jar | 1.10.19 |
com.google.guava : guava | jar | 21.0 |
commons-io : commons-io | jar | 2.5 |