Last Version

sharding-proxy-bootstrap 4.0.0

Distributed database middleware ecosphere

License

License

GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-proxy-bootstrap
Version

Version

4.0.0
Type

Type

jar
Description

Description

sharding-proxy-bootstrap
Distributed database middleware ecosphere
Project Organization

Project Organization

The Apache Software Foundation

Download sharding-proxy-bootstrap 4.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.shardingsphere : sharding-proxy-common jar 4.0.0
org.apache.shardingsphere : sharding-proxy-transport-core jar 4.0.0
org.apache.shardingsphere : sharding-proxy-transport-mysql jar 4.0.0
org.apache.shardingsphere : sharding-proxy-transport-postgresql jar 4.0.0
org.apache.shardingsphere : sharding-proxy-frontend-core jar 4.0.0
org.apache.shardingsphere : sharding-proxy-frontend-mysql jar 4.0.0
org.apache.shardingsphere : sharding-proxy-frontend-postgresql jar 4.0.0
org.apache.shardingsphere : sharding-proxy-backend jar 4.0.0
org.apache.shardingsphere : sharding-orchestration-reg-zookeeper-curator jar 4.0.0
org.apache.shardingsphere : sharding-opentracing jar 4.0.0
com.zaxxer : HikariCP-java7 jar 2.4.11
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

runtime (3)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.5.jre7
mysql : mysql-connector-java jar 5.1.47
ch.qos.logback : logback-classic jar 1.2.0

test (4)

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

Project Modules

There are no modules declared in this project.