License |
License |
---|---|
GroupId | GroupIdio.shardingjdbc |
ArtifactId | ArtifactIdsharding-jdbc-opentracing |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsharding-jdbc-opentracing
RDB Sharding
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.shardingjdbc : sharding-jdbc-core | jar | 2.0.3 |
io.opentracing : opentracing-util | jar | 0.30.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.14 |
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 |