| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторsharding-orchestration-core |
| Версия | Версия4.1.1 |
| Тип | Типpom |
| Описание |
Описаниеsharding-orchestration-core
Distributed database middleware ecosphere
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sharding-orchestration-core-4.1.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-orchestration-core</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-core/
implementation 'org.apache.shardingsphere:sharding-orchestration-core:4.1.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-orchestration-core/
implementation ("org.apache.shardingsphere:sharding-orchestration-core:4.1.1")
'org.apache.shardingsphere:sharding-orchestration-core:pom:4.1.1'
<dependency org="org.apache.shardingsphere" name="sharding-orchestration-core" rev="4.1.1">
<artifact name="sharding-orchestration-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='sharding-orchestration-core', version='4.1.1')
)
libraryDependencies += "org.apache.shardingsphere" % "sharding-orchestration-core" % "4.1.1"
[org.apache.shardingsphere/sharding-orchestration-core "4.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |