| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.shardingsphere |
| ArtifactId | ArtifactIdshardingsphere-governance-context |
| Last Version | Last Version5.0.0-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshardingsphere-governance-context
Distributed database ecosphere
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-governance-context/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-governance-context</artifactId>
<version>5.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-governance-context/
implementation 'org.apache.shardingsphere:shardingsphere-governance-context:5.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-governance-context/
implementation ("org.apache.shardingsphere:shardingsphere-governance-context:5.0.0-beta")
'org.apache.shardingsphere:shardingsphere-governance-context:jar:5.0.0-beta'
<dependency org="org.apache.shardingsphere" name="shardingsphere-governance-context" rev="5.0.0-beta">
<artifact name="shardingsphere-governance-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-governance-context', version='5.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-governance-context" % "5.0.0-beta"
[org.apache.shardingsphere/shardingsphere-governance-context "5.0.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere » shardingsphere-test-common | jar | 5.0.0-beta |
| 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 |