| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных |
| Группа | Группаcom.gitee.vae1324 |
| Идентификатор | Идентификаторmysql-partition-component |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmysql-partition-component
mysql 分区工具
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.gitee.vae1324/mysql-partition-component/ -->
<dependency>
<groupId>com.gitee.vae1324</groupId>
<artifactId>mysql-partition-component</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.vae1324/mysql-partition-component/
implementation 'com.gitee.vae1324:mysql-partition-component:1.0.1'
// https://jarcasting.com/artifacts/com.gitee.vae1324/mysql-partition-component/
implementation ("com.gitee.vae1324:mysql-partition-component:1.0.1")
'com.gitee.vae1324:mysql-partition-component:jar:1.0.1'
<dependency org="com.gitee.vae1324" name="mysql-partition-component" rev="1.0.1">
<artifact name="mysql-partition-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.vae1324', module='mysql-partition-component', version='1.0.1')
)
libraryDependencies += "com.gitee.vae1324" % "mysql-partition-component" % "1.0.1"
[com.gitee.vae1324/mysql-partition-component "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.6 |