| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-scaling-core |
| Версия | Версия5.0.0-beta |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-scaling-core
Distributed database ecosphere
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-scaling-core</artifactId>
<version>5.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/
implementation 'org.apache.shardingsphere:shardingsphere-scaling-core:5.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/
implementation ("org.apache.shardingsphere:shardingsphere-scaling-core:5.0.0-beta")
'org.apache.shardingsphere:shardingsphere-scaling-core:jar:5.0.0-beta'
<dependency org="org.apache.shardingsphere" name="shardingsphere-scaling-core" rev="5.0.0-beta">
<artifact name="shardingsphere-scaling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-scaling-core', version='5.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-scaling-core" % "5.0.0-beta"
[org.apache.shardingsphere/shardingsphere-scaling-core "5.0.0-beta"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| org.apache.curator : curator-test | jar | 5.1.0 |
| 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 |