| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.inurl.shardingsphere | 
| ArtifactId | ArtifactIdsharding-jdbc-spring-boot-starter | 
| Last Version | Last Version4.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsharding-jdbc-spring-boot-starter Distributed database middleware ecosphere | 
<!-- https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-jdbc-spring-boot-starter/ -->
<dependency>
    <groupId>org.inurl.shardingsphere</groupId>
    <artifactId>sharding-jdbc-spring-boot-starter</artifactId>
    <version>4.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-jdbc-spring-boot-starter/
implementation 'org.inurl.shardingsphere:sharding-jdbc-spring-boot-starter:4.1.0'// https://jarcasting.com/artifacts/org.inurl.shardingsphere/sharding-jdbc-spring-boot-starter/
implementation ("org.inurl.shardingsphere:sharding-jdbc-spring-boot-starter:4.1.0")'org.inurl.shardingsphere:sharding-jdbc-spring-boot-starter:jar:4.1.0'<dependency org="org.inurl.shardingsphere" name="sharding-jdbc-spring-boot-starter" rev="4.1.0">
  <artifact name="sharding-jdbc-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.inurl.shardingsphere', module='sharding-jdbc-spring-boot-starter', version='4.1.0')
)libraryDependencies += "org.inurl.shardingsphere" % "sharding-jdbc-spring-boot-starter" % "4.1.0"[org.inurl.shardingsphere/sharding-jdbc-spring-boot-starter "4.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.inurl.shardingsphere : sharding-spring-boot-util | jar | 4.1.0 | 
| org.inurl.shardingsphere : sharding-transaction-spring | jar | 4.1.0 | 
| org.inurl.shardingsphere : sharding-jdbc-core | 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.springframework.boot : spring-boot-starter | jar | [1.5.20.RELEASE,2.0.0.M1) | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | [1.5.20.RELEASE,2.0.0.M1) | 
| com.h2database : h2 | jar | 1.4.196 | 
| org.projectlombok : lombok | jar | 1.16.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | [1.5.20.RELEASE,2.0.0.M1) | 
| com.zaxxer : HikariCP | jar | 3.4.2 | 
| org.apache.commons : commons-dbcp2 | jar | 2.2.0 | 
| commons-pool : commons-pool | jar | 1.6 | 
| 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 |