License |
License |
---|---|
GroupId | GroupIdio.shardingsphere |
ArtifactId | ArtifactIdsharding-orchestration-reg-api |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionsharding-orchestration-reg-api
Distributed database middleware ecosphere
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-orchestration-reg-api/ -->
<dependency>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-orchestration-reg-api</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-orchestration-reg-api/
implementation 'io.shardingsphere:sharding-orchestration-reg-api:3.1.0'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-orchestration-reg-api/
implementation ("io.shardingsphere:sharding-orchestration-reg-api:3.1.0")
'io.shardingsphere:sharding-orchestration-reg-api:jar:3.1.0'
<dependency org="io.shardingsphere" name="sharding-orchestration-reg-api" rev="3.1.0">
<artifact name="sharding-orchestration-reg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-orchestration-reg-api', version='3.1.0')
)
libraryDependencies += "io.shardingsphere" % "sharding-orchestration-reg-api" % "3.1.0"
[io.shardingsphere/sharding-orchestration-reg-api "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.7.21 |
org.mockito : mockito-inline | jar | 2.7.21 |
ch.qos.logback : logback-classic | jar | 1.2.0 |