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