Last Version

otl-spring-boot 0.2.16-alpha

A simple light-weight opentracing framework implementation

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.opns.otl
ArtifactId

ArtifactId

otl-spring-boot
Version

Version

0.2.16-alpha
Type

Type

jar
Description

Description

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

Source Code Management

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

Download otl-spring-boot 0.2.16-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
io.opns.otl : otl-spring-web jar 0.2.16-alpha

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.