MVN

com.tangzc : auto-table

Maven & Gradle

Feb 28, 2024

com.tangzc:auto-table · 自动维护表结构的框架

<dependency>
    <groupId>com.tangzc</groupId>
    <artifactId>auto-table</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tangzc : auto-table to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.tangzc : auto-table to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
auto-table-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tangzc</groupId>
    <artifactId>auto-table</artifactId>
    <version>1.0.0</version>
</dependency>