License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdsharding-orchestration-config |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsharding-orchestration-config
Distributed database middleware ecosphere
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sharding-orchestration-config-4.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-config/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-orchestration-config</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-config/
implementation 'org.apache.shardingsphere:sharding-orchestration-config:4.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-config/
implementation ("org.apache.shardingsphere:sharding-orchestration-config:4.0.1")
'org.apache.shardingsphere:sharding-orchestration-config:pom:4.0.1'
<dependency org="org.apache.shardingsphere" name="sharding-orchestration-config" rev="4.0.1">
<artifact name="sharding-orchestration-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='sharding-orchestration-config', version='4.0.1')
)
libraryDependencies += "org.apache.shardingsphere" % "sharding-orchestration-config" % "4.0.1"
[org.apache.shardingsphere/sharding-orchestration-config "4.0.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.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 |
ch.qos.logback : logback-classic | jar | 1.2.0 |