Last Version

otl-slf4j 0.2.16-alpha

A simple light-weight opentracing framework implementation

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.opns.otl
ArtifactId

ArtifactId

otl-slf4j
Version

Version

0.2.16-alpha
Type

Type

jar
Description

Description

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

Source Code Management

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

Download otl-slf4j 0.2.16-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
io.opns.otl : otl-api jar 0.2.16-alpha
org.slf4j : slf4j-api jar 1.7.25

test (1)

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

Project Modules

There are no modules declared in this project.