Last Version

Akka Tracing: Core 0.5.2

Akka Tracing: Core

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.levkhomich
ArtifactId

ArtifactId

akka-tracing-core_2.10
Version

Version

0.5.2
Type

Type

jar
Description

Description

Akka Tracing: Core
Akka Tracing: Core
Project URL

Project URL

https://github.com/levkhomich/akka-tracing
Project Organization

Project Organization

com.github.levkhomich
Source Code Management

Source Code Management

https://github.com/levkhomich/akka-tracing.git

Download akka-tracing-core_2.10 0.5.2


<!-- https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-core_2.10/ -->
<dependency>
    <groupId>com.github.levkhomich</groupId>
    <artifactId>akka-tracing-core_2.10</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-core_2.10/
implementation 'com.github.levkhomich:akka-tracing-core_2.10:0.5.2'
// https://jarcasting.com/artifacts/com.github.levkhomich/akka-tracing-core_2.10/
implementation ("com.github.levkhomich:akka-tracing-core_2.10:0.5.2")
'com.github.levkhomich:akka-tracing-core_2.10:jar:0.5.2'
<dependency org="com.github.levkhomich" name="akka-tracing-core_2.10" rev="0.5.2">
  <artifact name="akka-tracing-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.levkhomich', module='akka-tracing-core_2.10', version='0.5.2')
)
libraryDependencies += "com.github.levkhomich" % "akka-tracing-core_2.10" % "0.5.2"
[com.github.levkhomich/akka-tracing-core_2.10 "0.5.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.apache.thrift : libthrift jar 0.9.2
com.typesafe.akka : akka-actor_2.10 jar 2.3.14
com.typesafe.akka : akka-agent_2.10 jar 2.3.14
com.typesafe.akka : akka-stream-experimental_2.10 jar 2.0.4
com.typesafe : config jar 1.2.1

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.0.1
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.0.1

test (10)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 3.0-M2
com.twitter : finagle-core_2.10 jar 6.28.0
io.zipkin.brave : brave-core jar 3.14.1
com.typesafe.play : play-test_2.10 jar 2.3.9
com.typesafe.akka : akka-testkit_2.10 jar 2.3.14
com.typesafe.akka : akka-http-testkit-experimental_2.10 jar 2.0.4
com.typesafe.akka : akka-remote_2.10 jar 2.3.14
io.spray : spray-testkit jar 1.3.1
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.14
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.