MVN

net.java.dev.vcc.thirdparty : thirdparty

Maven & Gradle

Aug 11, 2009

Third party components · Third party components used for control of virtual computers running on a virtual computer host

<dependency>
    <groupId>net.java.dev.vcc.thirdparty</groupId>
    <artifactId>thirdparty</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.dev.vcc.thirdparty : thirdparty to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of net.java.dev.vcc.thirdparty : thirdparty to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
thirdparty-0.0.4
thirdparty-0.0.3
thirdparty-0.0.2
thirdparty-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.java.dev.vcc.thirdparty</groupId>
    <artifactId>thirdparty</artifactId>
    <version>0.0.4</version>
</dependency>