AktiveCortex Tracing

Aktive Cortex facilitates the development of applications based on the CQRS pattern, maximizing scalability through the use of asynchronous messaging subsystem which allows the deployment in a distributed execution context.

License

License

GroupId

GroupId

org.aktivecortex
ArtifactId

ArtifactId

aktivecortex-tracing
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

AktiveCortex Tracing
Aktive Cortex facilitates the development of applications based on the CQRS pattern, maximizing scalability through the use of asynchronous messaging subsystem which allows the deployment in a distributed execution context.
Project Organization

Project Organization

Aktive Cortex

Download aktivecortex-tracing

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.aktivecortex : aktivecortex-core jar 1.3.0
com.github.kristofa : brave-impl jar 1.0
com.github.kristofa : brave-zipkin-spancollector jar 1.0
org.scala-lang : scala-library jar 2.9.2
commons-codec : commons-codec jar 1.5
org.apache.thrift : libthrift jar 0.8.0
org.apache.httpcomponents : httpcore jar 4.1.3

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.0.RELEASE
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.5
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0