| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDistribution Компиляция и сборка |
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-agent-distribution |
| Последняя версия | Последняя версия5.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеshardingsphere-agent-distribution
Build criterion and ecosystem above multi-model databases
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| shardingsphere-agent-distribution-5.1.2.pom | |
| shardingsphere-agent-distribution-5.1.2.tar.gz | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-distribution</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/
implementation 'org.apache.shardingsphere:shardingsphere-agent-distribution:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-agent-distribution/
implementation ("org.apache.shardingsphere:shardingsphere-agent-distribution:5.1.2")
'org.apache.shardingsphere:shardingsphere-agent-distribution:pom:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-agent-distribution" rev="5.1.2">
<artifact name="shardingsphere-agent-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-agent-distribution', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-agent-distribution" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-agent-distribution "5.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.12.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 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |