mysql-partition-component

mysql 分区工具

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.gitee.vae1324
ArtifactId

ArtifactId

mysql-partition-component
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mysql-partition-component
mysql 分区工具
Source Code Management

Source Code Management

https://gitee.com/vae1324/mysql-partition-component

Download mysql-partition-component

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0