Last Version

sharding-proxy-transport-mysql 4.0.0

Distributed database middleware ecosphere

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-proxy-transport-mysql
Version

Version

4.0.0
Type

Type

jar
Description

Description

sharding-proxy-transport-mysql
Distributed database middleware ecosphere
Project Organization

Project Organization

The Apache Software Foundation

Download sharding-proxy-transport-mysql 4.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.shardingsphere : sharding-proxy-transport-core jar 4.0.0
org.apache.shardingsphere : sharding-proxy-common jar 4.0.0
org.apache.shardingsphere : sharding-transaction-core jar 4.0.0
io.netty : netty-all jar 4.1.42.Final
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 (1)

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

test (5)

Group / Artifact Type Version
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.