Last Version

otl-api 0.2.16-alpha

A simple light-weight opentracing framework implementation

License

License

GroupId

GroupId

io.opns.otl
ArtifactId

ArtifactId

otl-api
Version

Version

0.2.16-alpha
Type

Type

jar
Description

Description

otl-api
A simple light-weight opentracing framework implementation
Source Code Management

Source Code Management

https://github.com/sudiptasish/opentracing-lite/tree/master/otl-api

Download otl-api 0.2.16-alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.33.0
io.opns.otl : otl-agent jar 0.2.16-alpha
io.opns.otl : otl-util jar 0.2.16-alpha

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.junit.jupiter : junit-jupiter-api jar 5.6.1

Project Modules

There are no modules declared in this project.