License |
License |
---|---|
GroupId | GroupIdio.shardingsphere |
ArtifactId | ArtifactIdsharding-jdbc-orchestration-spring |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsharding-jdbc-orchestration-spring
Distributed database middleware ecosphere
|
Project URL |
Project URL |
Filename | Size |
---|---|
sharding-jdbc-orchestration-spring-3.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-orchestration-spring/ -->
<dependency>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-orchestration-spring</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-orchestration-spring/
implementation 'io.shardingsphere:sharding-jdbc-orchestration-spring:3.1.0'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc-orchestration-spring/
implementation ("io.shardingsphere:sharding-jdbc-orchestration-spring:3.1.0")
'io.shardingsphere:sharding-jdbc-orchestration-spring:pom:3.1.0'
<dependency org="io.shardingsphere" name="sharding-jdbc-orchestration-spring" rev="3.1.0">
<artifact name="sharding-jdbc-orchestration-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-jdbc-orchestration-spring', version='3.1.0')
)
libraryDependencies += "io.shardingsphere" % "sharding-jdbc-orchestration-spring" % "3.1.0"
[io.shardingsphere/sharding-jdbc-orchestration-spring "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.shardingsphere : sharding-jdbc-orchestration | jar | 3.1.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 |
---|---|---|
org.apache.curator : curator-test | jar | 2.10.0 |
com.zaxxer : HikariCP-java7 | jar | 2.4.11 |
org.apache.commons : commons-dbcp2 | jar | 2.2.0 |
commons-pool : commons-pool | jar | 1.6 |
com.h2database : h2 | jar | 1.4.196 |
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 |