MVN

com.taobao.arthas : web-ui

Maven & Gradle

Aug 24, 2023
34.6k stars

web-ui

<dependency>
    <groupId>com.taobao.arthas</groupId>
    <artifactId>web-ui</artifactId>
    <version>3.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.taobao.arthas : web-ui to add to Maven - Latest Versions:

  • Latest Stable: 3.7.1

All Versions

Choose a version of com.taobao.arthas : web-ui to add to Maven - All Versions:

Version Vulnerabilities Updated
3.7.x
web-ui-3.7.1
web-ui-3.7.0
3.6.x
web-ui-3.6.9
web-ui-3.6.8
web-ui-3.6.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.taobao.arthas</groupId>
    <artifactId>web-ui</artifactId>
    <version>3.7.1</version>
</dependency>

Advertisement