License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdsharding-proxy-bootstrap |
Version | Version4.0.0 |
Type | Typejar |
Description |
Descriptionsharding-proxy-bootstrap
Distributed database middleware ecosphere
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
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 |
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 |