| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.shardingsphere |
| ArtifactId | ArtifactIdshardingsphere-shadow-rewrite |
| Version | Version5.0.0-alpha |
| Type | Typejar |
| Description |
Descriptionshardingsphere-shadow-rewrite
Distributed database middleware ecosphere
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-shadow-rewrite/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-shadow-rewrite</artifactId>
<version>5.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-shadow-rewrite/
implementation 'org.apache.shardingsphere:shardingsphere-shadow-rewrite:5.0.0-alpha'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-shadow-rewrite/
implementation ("org.apache.shardingsphere:shardingsphere-shadow-rewrite:5.0.0-alpha")
'org.apache.shardingsphere:shardingsphere-shadow-rewrite:jar:5.0.0-alpha'
<dependency org="org.apache.shardingsphere" name="shardingsphere-shadow-rewrite" rev="5.0.0-alpha">
<artifact name="shardingsphere-shadow-rewrite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-shadow-rewrite', version='5.0.0-alpha')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-shadow-rewrite" % "5.0.0-alpha"
[org.apache.shardingsphere/shardingsphere-shadow-rewrite "5.0.0-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-shadow-common | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-infra-rewrite-engine | jar | 5.0.0-alpha |
| com.google.guava : guava | jar | 29.0-jre |
| 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 |
|---|---|---|
| org.apache.shardingsphere » shardingsphere-infra-rewrite-test | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-sql-parser-sql92 | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-sql-parser-mysql | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-sql-parser-postgresql | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-sql-parser-oracle | jar | 5.0.0-alpha |
| org.apache.shardingsphere : shardingsphere-sql-parser-sqlserver | jar | 5.0.0-alpha |
| com.zaxxer : HikariCP | jar | 3.4.2 |
| 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 |