OpenTracing Annotations

Annotation based function level tracing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.opentracing.annotations
ArtifactId

ArtifactId

opentracing-annotations
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

OpenTracing Annotations
Annotation based function level tracing
Project URL

Project URL

https://github.com/appform-io/opentracing-annotations
Source Code Management

Source Code Management

https://github.com/appform-io/opentracing-annotations.git

Download opentracing-annotations

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-util jar 0.33.0
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre

test (2)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.33.0
org.junit.jupiter : junit-jupiter jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2