Last Version

shardingsphere-jdbc-core 5.1.2

Build criterion and ecosystem above multi-model databases

License

License

GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

shardingsphere-jdbc-core
Version

Version

5.1.2
Type

Type

jar
Description

Description

shardingsphere-jdbc-core
Build criterion and ecosystem above multi-model databases
Project Organization

Project Organization

The Apache Software Foundation

Download shardingsphere-jdbc-core 5.1.2


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

Dependencies

compile (27)

Group / Artifact Type Version
org.apache.shardingsphere : shardingsphere-transaction-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-sql92 jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-mysql jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-postgresql jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-oracle jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-sqlserver jar 5.1.2
org.apache.shardingsphere : shardingsphere-sql-parser-opengauss jar 5.1.2
org.apache.shardingsphere : shardingsphere-authority-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-single-table-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-traffic-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-infra-context jar 5.1.2
org.apache.shardingsphere : shardingsphere-memory-mode-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-standalone-mode-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-standalone-mode-repository-file jar 5.1.2
org.apache.shardingsphere : shardingsphere-cluster-mode-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-sharding-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-readwrite-splitting-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-db-discovery-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-encrypt-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-shadow-core jar 5.1.2
org.apache.shardingsphere : shardingsphere-infra-federation-executor jar 5.1.2
org.apache.shardingsphere : shardingsphere-parser-core jar 5.1.2
org.apache.commons : commons-collections4 jar 4.4
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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (11)

Group / Artifact Type Version
org.apache.shardingsphere » shardingsphere-test-common jar 5.1.2
org.postgresql : postgresql jar 42.3.3
mysql : mysql-connector-java jar 5.1.47
com.microsoft.sqlserver : mssql-jdbc jar 6.1.7.jre8-preview
com.h2database : h2 jar 1.4.196
com.zaxxer : HikariCP jar 3.4.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

Project Modules

There are no modules declared in this project.