License |
License |
---|---|
GroupId | GroupIdio.shardingsphere |
ArtifactId | ArtifactIdsharding-core |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionsharding-core
Distributed database middleware ecosphere
|
Project URL |
Project URL |
Filename | Size |
---|---|
sharding-core-3.1.0.pom | |
sharding-core-3.1.0.jar | 2 MB |
sharding-core-3.1.0-sources.jar | 1 MB |
sharding-core-3.1.0-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-core/ -->
<dependency>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-core</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-core/
implementation 'io.shardingsphere:sharding-core:3.1.0'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-core/
implementation ("io.shardingsphere:sharding-core:3.1.0")
'io.shardingsphere:sharding-core:jar:3.1.0'
<dependency org="io.shardingsphere" name="sharding-core" rev="3.1.0">
<artifact name="sharding-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-core', version='3.1.0')
)
libraryDependencies += "io.shardingsphere" % "sharding-core" % "3.1.0"
[io.shardingsphere/sharding-core "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.5 |
org.yaml : snakeyaml | jar | 1.16 |
org.antlr : antlr4 | jar | 4.7.1 |
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 |
---|---|---|
io.shardingsphere : sharding-sql-test | jar | 3.1.0 |
com.h2database : h2 | jar | 1.4.196 |
com.zaxxer : HikariCP-java7 | jar | 2.4.11 |
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 |