MVN

com.bugvm : bugvm-parent

Maven & Gradle

Aug 25, 2016
348 stars

BugVM

<dependency>
    <groupId>com.bugvm</groupId>
    <artifactId>bugvm-parent</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bugvm : bugvm-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.bugvm : bugvm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
bugvm-parent-1.1.5
bugvm-parent-1.1.4
bugvm-parent-1.1.0
1.0.x
bugvm-parent-1.0.9
bugvm-parent-1.0.8
bugvm-parent-1.0.7
bugvm-parent-1.0.6
bugvm-parent-1.0.5
bugvm-parent-1.0.4
bugvm-parent-1.0.3
bugvm-parent-1.0.2
bugvm-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bugvm</groupId>
    <artifactId>bugvm-parent</artifactId>
    <version>1.1.5</version>
</dependency>

Advertisement