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