License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.gitee.vae1324 |
ArtifactId | ArtifactIdmysql-partition-component |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmysql-partition-component
mysql 分区工具
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.6 |