MVN

cn.cocowwy : ShowDB

Maven & Gradle

Mar 30, 2023
40 stars

ShowDB · 拆箱即用的数据库文档工具,自动将SpringBoot项目中的所有数据源文档可视化,同时监控数据库相关的信息,如主从状态,配置等

<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>ShowDB</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.cocowwy : ShowDB to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of cn.cocowwy : ShowDB to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
ShowDB-1.1.3
ShowDB-1.1.2
ShowDB-1.1.1
1.0.x
ShowDB-1.0.1
ShowDB-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>ShowDB</artifactId>
    <version>1.1.3</version>
</dependency>