| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-mode-core |
| Последняя версия | Последняя версия5.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-mode-core
Build criterion and ecosystem above multi-model databases
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| shardingsphere-mode-core-5.1.2.pom | |
| shardingsphere-mode-core-5.1.2.jar | 36 KB |
| shardingsphere-mode-core-5.1.2-sources.jar | 32 KB |
| shardingsphere-mode-core-5.1.2-javadoc.jar | 158 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-mode-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-mode-core</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-mode-core/
implementation 'org.apache.shardingsphere:shardingsphere-mode-core:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-mode-core/
implementation ("org.apache.shardingsphere:shardingsphere-mode-core:5.1.2")
'org.apache.shardingsphere:shardingsphere-mode-core:jar:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-mode-core" rev="5.1.2">
<artifact name="shardingsphere-mode-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-mode-core', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-mode-core" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-mode-core "5.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-infra-context | jar | 5.1.2 |
| org.apache.shardingsphere : shardingsphere-schedule-core | jar | 5.1.2 |
| com.google.guava : guava | jar | 30.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shardingsphere » shardingsphere-test-common | jar | 5.1.2 |
| 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 |