| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-proxy-bootstrap |
| Последняя версия | Последняя версия5.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-proxy-bootstrap
Build criterion and ecosystem above multi-model databases
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-proxy-bootstrap/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-proxy-bootstrap</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-proxy-bootstrap/
implementation 'org.apache.shardingsphere:shardingsphere-proxy-bootstrap:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-proxy-bootstrap/
implementation ("org.apache.shardingsphere:shardingsphere-proxy-bootstrap:5.1.2")
'org.apache.shardingsphere:shardingsphere-proxy-bootstrap:jar:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-proxy-bootstrap" rev="5.1.2">
<artifact name="shardingsphere-proxy-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-proxy-bootstrap', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-proxy-bootstrap" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-proxy-bootstrap "5.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.3.3 |
| mysql : mysql-connector-java | jar | 5.1.47 |
| com.h2database : h2 | jar | 1.4.196 |
| com.zaxxer : HikariCP | jar | 3.4.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |