Last Version

sharding-core-route 4.1.1

Distributed database middleware ecosphere

License

License

GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-core-route
Version

Version

4.1.1
Type

Type

jar
Description

Description

sharding-core-route
Distributed database middleware ecosphere
Project Organization

Project Organization

The Apache Software Foundation

Download sharding-core-route 4.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shardingsphere : sharding-core-common jar 4.1.1
org.apache.shardingsphere : shardingsphere-route jar 4.1.1
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.20

test (11)

Group / Artifact Type Version
org.apache.shardingsphere : shardingsphere-sql-parser-sql92 jar 4.1.1
org.apache.shardingsphere : shardingsphere-sql-parser-mysql jar 4.1.1
org.apache.shardingsphere : shardingsphere-sql-parser-postgresql jar 4.1.1
org.apache.shardingsphere : shardingsphere-sql-parser-oracle jar 4.1.1
org.apache.shardingsphere : shardingsphere-sql-parser-sqlserver jar 4.1.1
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

Project Modules

There are no modules declared in this project.