Last Version

sharding-core-preprocessor 4.0.0-RC3

Distributed database middleware ecosphere

License

License

GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-core-preprocessor
Version

Version

4.0.0-RC3
Type

Type

jar
Description

Description

sharding-core-preprocessor
Distributed database middleware ecosphere
Project Organization

Project Organization

The Apache Software Foundation

Download sharding-core-preprocessor 4.0.0-RC3


<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-core-preprocessor/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>sharding-core-preprocessor</artifactId>
    <version>4.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-core-preprocessor/
implementation 'org.apache.shardingsphere:sharding-core-preprocessor:4.0.0-RC3'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-core-preprocessor/
implementation ("org.apache.shardingsphere:sharding-core-preprocessor:4.0.0-RC3")
'org.apache.shardingsphere:sharding-core-preprocessor:jar:4.0.0-RC3'
<dependency org="org.apache.shardingsphere" name="sharding-core-preprocessor" rev="4.0.0-RC3">
  <artifact name="sharding-core-preprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='sharding-core-preprocessor', version='4.0.0-RC3')
)
libraryDependencies += "org.apache.shardingsphere" % "sharding-core-preprocessor" % "4.0.0-RC3"
[org.apache.shardingsphere/sharding-core-preprocessor "4.0.0-RC3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.shardingsphere : sharding-core-api jar 4.0.0-RC3
org.apache.shardingsphere : sharding-core-common jar 4.0.0-RC3
org.apache.shardingsphere : sharding-core-parse-common jar 4.0.0-RC3
org.codehaus.groovy : groovy jar 2.4.5
org.yaml : snakeyaml jar 1.16
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

provided (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196
org.projectlombok : lombok jar 1.16.4

test (6)

Group / Artifact Type Version
com.zaxxer : HikariCP-java7 jar 2.4.11
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

Project Modules

There are no modules declared in this project.