is not current version
Last Version 3.1.0

io.shardingsphere:sharding-opentracing 3.0.0.M2


GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-opentracing
Version

Version

3.0.0.M2
Type

Type

jar

Download sharding-opentracing 3.0.0.M2


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