MVN

io.springboot.plugin : goview

Maven & Gradle

Jan 26, 2024

datav · 数据可视化解决方案

<dependency>
    <groupId>io.springboot.plugin</groupId>
    <artifactId>goview</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.springboot.plugin : goview to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.springboot.plugin : goview to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
goview-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.springboot.plugin</groupId>
    <artifactId>goview</artifactId>
    <version>0.1</version>
</dependency>