| License | License | 
|---|---|
| GroupId | GroupIdorg.inurl.shardingsphere | 
| ArtifactId | ArtifactIdsharding-core-api | 
| Last Version | Last Version4.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsharding-core-api Distributed database middleware ecosphere | 
| Filename | Size | 
|---|---|
| sharding-core-api-4.1.0.pom | |
| sharding-core-api-4.1.0.jar | 25 KB | 
| sharding-core-api-4.1.0-sources.jar | 27 KB | 
| sharding-core-api-4.1.0-javadoc.jar | 202 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-core-api/ -->
<dependency>
    <groupId>org.inurl.shardingsphere</groupId>
    <artifactId>sharding-core-api</artifactId>
    <version>4.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-core-api/
implementation 'org.inurl.shardingsphere:sharding-core-api:4.1.0'// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-core-api/
implementation ("org.inurl.shardingsphere:sharding-core-api:4.1.0")'org.inurl.shardingsphere:sharding-core-api:jar:4.1.0'<dependency org="org.inurl.shardingsphere" name="sharding-core-api" rev="4.1.0">
  <artifact name="sharding-core-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.inurl.shardingsphere', module='sharding-core-api', version='4.1.0')
)libraryDependencies += "org.inurl.shardingsphere" % "sharding-core-api" % "4.1.0"[org.inurl.shardingsphere/sharding-core-api "4.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.inurl.shardingsphere : shardingsphere-common | jar | 4.1.0 | 
| org.inurl.shardingsphere : encrypt-core-api | jar | 4.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.20 | 
| 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 |