License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-agent-distribution |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionshardingsphere-agent-distribution
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-distribution</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/
implementation 'org.apache.shardingsphere:shardingsphere-agent-distribution:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/
implementation ("org.apache.shardingsphere:shardingsphere-agent-distribution:5.1.2")
'org.apache.shardingsphere:shardingsphere-agent-distribution:pom:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-agent-distribution" rev="5.1.2">
<artifact name="shardingsphere-agent-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-agent-distribution', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-agent-distribution" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-agent-distribution "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy-agent | jar | 1.12.10 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |