License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-parser-spring-boot-starter |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshardingsphere-parser-spring-boot-starter
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-parser-spring-boot-starter/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-parser-spring-boot-starter</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-parser-spring-boot-starter/
implementation 'org.apache.shardingsphere:shardingsphere-parser-spring-boot-starter:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-parser-spring-boot-starter/
implementation ("org.apache.shardingsphere:shardingsphere-parser-spring-boot-starter:5.1.2")
'org.apache.shardingsphere:shardingsphere-parser-spring-boot-starter:jar:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-parser-spring-boot-starter" rev="5.1.2">
<artifact name="shardingsphere-parser-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-parser-spring-boot-starter', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-parser-spring-boot-starter" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-parser-spring-boot-starter "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-parser-core | jar | 5.1.2 |
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-jdbc-spring-boot-starter-infra | jar | 5.1.2 |
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) |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | [1.5.20.RELEASE,2.0.0.M1) |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |