License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-db-discovery-mgr |
Version | Version5.0.0-beta |
Type | Typejar |
Description |
Descriptionshardingsphere-db-discovery-mgr
Distributed database ecosphere
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-db-discovery-mgr/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery-mgr</artifactId>
<version>5.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-db-discovery-mgr/
implementation 'org.apache.shardingsphere:shardingsphere-db-discovery-mgr:5.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-db-discovery-mgr/
implementation ("org.apache.shardingsphere:shardingsphere-db-discovery-mgr:5.0.0-beta")
'org.apache.shardingsphere:shardingsphere-db-discovery-mgr:jar:5.0.0-beta'
<dependency org="org.apache.shardingsphere" name="shardingsphere-db-discovery-mgr" rev="5.0.0-beta">
<artifact name="shardingsphere-db-discovery-mgr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-db-discovery-mgr', version='5.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-db-discovery-mgr" % "5.0.0-beta"
[org.apache.shardingsphere/shardingsphere-db-discovery-mgr "5.0.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-db-discovery-api | jar | 5.0.0-beta |
org.apache.shardingsphere.elasticjob : elasticjob-lite-core | jar | 3.0.0-beta |
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.2 |
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 |