License |
License |
---|---|
GroupId | GroupIdorg.inurl.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-common |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshardingsphere-common
Distributed database middleware ecosphere
|
Filename | Size |
---|---|
shardingsphere-common-4.1.0.pom | |
shardingsphere-common-4.1.0.jar | 59 KB |
shardingsphere-common-4.1.0-sources.jar | 55 KB |
shardingsphere-common-4.1.0-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.inurl.shardingsphere/shardingsphere-common/ -->
<dependency>
<groupId>org.inurl.shardingsphere</groupId>
<artifactId>shardingsphere-common</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.inurl.shardingsphere/shardingsphere-common/
implementation 'org.inurl.shardingsphere:shardingsphere-common:4.1.0'
// https://jarcasting.com/artifacts/org.inurl.shardingsphere/shardingsphere-common/
implementation ("org.inurl.shardingsphere:shardingsphere-common:4.1.0")
'org.inurl.shardingsphere:shardingsphere-common:jar:4.1.0'
<dependency org="org.inurl.shardingsphere" name="shardingsphere-common" rev="4.1.0">
<artifact name="shardingsphere-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.inurl.shardingsphere', module='shardingsphere-common', version='4.1.0')
)
libraryDependencies += "org.inurl.shardingsphere" % "shardingsphere-common" % "4.1.0"
[org.inurl.shardingsphere/shardingsphere-common "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.inurl.shardingsphere : shardingsphere-spi | jar | 4.1.0 |
org.inurl.shardingsphere : shardingsphere-sql-parser-binder | jar | 4.1.0 |
org.codehaus.groovy : groovy | jar | 2.4.5 |
org.yaml : snakeyaml | jar | 1.16 |
commons-codec : commons-codec | jar | 1.10 |
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 |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.2 |
org.apache.commons : commons-dbcp2 | jar | 2.2.0 |
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 |