| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.shardingsphere |
| Идентификатор | Идентификаторsharding-sphere |
| Версия | Версия3.1.0 |
| Тип | Типpom |
| Описание |
Описаниеsharding-sphere
Distributed database middleware ecosphere
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sharding-sphere-3.1.0.pom | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-sphere/ -->
<dependency>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-sphere</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-sphere/
implementation 'io.shardingsphere:sharding-sphere:3.1.0'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-sphere/
implementation ("io.shardingsphere:sharding-sphere:3.1.0")
'io.shardingsphere:sharding-sphere:pom:3.1.0'
<dependency org="io.shardingsphere" name="sharding-sphere" rev="3.1.0">
<artifact name="sharding-sphere" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-sphere', version='3.1.0')
)
libraryDependencies += "io.shardingsphere" % "sharding-sphere" % "3.1.0"
[io.shardingsphere/sharding-sphere "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |