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