License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-database-protocol |
Version | Version4.1.1 |
Type | Typepom |
Description |
Descriptionshardingsphere-database-protocol
Distributed database middleware ecosphere
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shardingsphere-database-protocol-4.1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-database-protocol/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-database-protocol</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-database-protocol/
implementation 'org.apache.shardingsphere:shardingsphere-database-protocol:4.1.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-database-protocol/
implementation ("org.apache.shardingsphere:shardingsphere-database-protocol:4.1.1")
'org.apache.shardingsphere:shardingsphere-database-protocol:pom:4.1.1'
<dependency org="org.apache.shardingsphere" name="shardingsphere-database-protocol" rev="4.1.1">
<artifact name="shardingsphere-database-protocol" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-database-protocol', version='4.1.1')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-database-protocol" % "4.1.1"
[org.apache.shardingsphere/shardingsphere-database-protocol "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
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 |