| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.icodegarden |
| Идентификатор | Идентификаторcommons-shardingsphere |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Описание |
Описаниеcommons-shardingsphere
common util codes
|
| Имя Файла | Размер |
|---|---|
| commons-shardingsphere-0.2.1.pom | |
| commons-shardingsphere-0.2.1.jar | 15 KB |
| commons-shardingsphere-0.2.1-sources.jar | 9 KB |
| commons-shardingsphere-0.2.1-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/ -->
<dependency>
<groupId>io.github.icodegarden</groupId>
<artifactId>commons-shardingsphere</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/
implementation 'io.github.icodegarden:commons-shardingsphere:0.2.1'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/
implementation ("io.github.icodegarden:commons-shardingsphere:0.2.1")
'io.github.icodegarden:commons-shardingsphere:jar:0.2.1'
<dependency org="io.github.icodegarden" name="commons-shardingsphere" rev="0.2.1">
<artifact name="commons-shardingsphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-shardingsphere', version='0.2.1')
)
libraryDependencies += "io.github.icodegarden" % "commons-shardingsphere" % "0.2.1"
[io.github.icodegarden/commons-shardingsphere "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.icodegarden : commons-lang | jar | 0.2.1 |
| org.apache.shardingsphere : shardingsphere-jdbc-core Необязательный | jar | 5.1.0 |
| org.apache.shardingsphere : shardingsphere-jdbc-core-spring-boot-starter Необязательный | jar | 5.1.0 |
| com.zaxxer : HikariCP Необязательный | jar | 4.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |
| mysql : mysql-connector-java | jar | 8.0.26 |