License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.levkhomich |
ArtifactId | ArtifactIdakka-tracing-http_2.12 |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionakka-tracing-http
akka-tracing-http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-http_2.12/ -->
<dependency>
<groupId>com.github.levkhomich</groupId>
<artifactId>akka-tracing-http_2.12</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-http_2.12/
implementation 'com.github.levkhomich:akka-tracing-http_2.12:0.6.1'
// https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-http_2.12/
implementation ("com.github.levkhomich:akka-tracing-http_2.12:0.6.1")
'com.github.levkhomich:akka-tracing-http_2.12:jar:0.6.1'
<dependency org="com.github.levkhomich" name="akka-tracing-http_2.12" rev="0.6.1">
<artifact name="akka-tracing-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.levkhomich', module='akka-tracing-http_2.12', version='0.6.1')
)
libraryDependencies += "com.github.levkhomich" % "akka-tracing-http_2.12" % "0.6.1"
[com.github.levkhomich/akka-tracing-http_2.12 "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
com.github.levkhomich : akka-tracing-core_2.12 | jar | 0.6.1 |
com.typesafe.akka : akka-http_2.12 | jar | 10.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.9.5 |
com.twitter : finagle-core_2.12 | jar | 7.1.0 |
io.zipkin.brave : brave-core | jar | 4.3.0 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.4.20 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.10 |
com.typesafe.akka : akka-remote_2.12 | jar | 2.4.20 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.4.20 |
ch.qos.logback : logback-classic | jar | 1.2.2 |