MVN

com.github.veithen.visualwas.thirdparty : com.sun.tools.visualvm.tools

Maven & Gradle

Jan 12, 2019
7 stars
<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>com.sun.tools.visualvm.tools</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.veithen.visualwas.thirdparty : com.sun.tools.visualvm.tools to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.veithen.visualwas.thirdparty : com.sun.tools.visualvm.tools to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
com.sun.tools.visualvm.tools-3.0.0
2.2.x
com.sun.tools.visualvm.tools-2.2.0
2.1.x
com.sun.tools.visualvm.tools-2.1.0
2.0.x
com.sun.tools.visualvm.tools-2.0.0
1.0.x
com.sun.tools.visualvm.tools-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>com.sun.tools.visualvm.tools</artifactId>
    <version>3.0.0</version>
</dependency>