Last Version

sharding-jdbc-opentracing 2.0.3

RDB Sharding

License

License

GroupId

GroupId

io.shardingjdbc
ArtifactId

ArtifactId

sharding-jdbc-opentracing
Version

Version

2.0.3
Type

Type

jar
Description

Description

sharding-jdbc-opentracing
RDB Sharding
Project URL

Project URL

http://shardingjdbc.io

Download sharding-jdbc-opentracing 2.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.shardingjdbc : sharding-jdbc-core jar 2.0.3
io.opentracing : opentracing-util jar 0.30.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.14

test (4)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.30.0
junit : junit jar 4.11
org.powermock : powermock-module-junit4 jar 1.7.1
org.powermock : powermock-api-mockito2 jar 1.7.1

Project Modules

There are no modules declared in this project.