ShowDB

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

License

License

GroupId

GroupId

cn.cocowwy
ArtifactId

ArtifactId

ShowDB
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/Cocowwy/ShowDB
Source Code Management

Source Code Management

https://github.com/Cocowwy/ShowDB.git

Download ShowDB

Filename Size
ShowDB-1.0.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.cocowwy/ShowDB/ -->
<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>ShowDB</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/ShowDB/
implementation 'cn.cocowwy:ShowDB:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/ShowDB/
implementation ("cn.cocowwy:ShowDB:1.0.0")
'cn.cocowwy:ShowDB:pom:1.0.0'
<dependency org="cn.cocowwy" name="ShowDB" rev="1.0.0">
  <artifact name="ShowDB" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='ShowDB', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "ShowDB" % "1.0.0"
[cn.cocowwy/ShowDB "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • showdb-spring-boot-autoconfigure
  • showdb-web
  • showdb-core
  • showdb-spring-boot-starter

Versions

Version
1.0.0