License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-agent-core |
Version | Version5.0.0 |
Type | Typejar |
Description |
Descriptionshardingsphere-agent-core
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-core/
implementation 'org.apache.shardingsphere:shardingsphere-agent-core:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-core/
implementation ("org.apache.shardingsphere:shardingsphere-agent-core:5.0.0")
'org.apache.shardingsphere:shardingsphere-agent-core:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-agent-core" rev="5.0.0">
<artifact name="shardingsphere-agent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-agent-core', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-agent-core" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-agent-core "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.11.18 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-agent-api | jar | 5.0.0 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy-agent | jar | 1.11.18 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.28.2 |
org.mockito : mockito-inline | jar | 2.28.2 |
ch.qos.logback : logback-classic | jar | 1.2.0 |