MVN

com.vmlens : vmlens

Maven & Gradle

Dec 30, 2020

vmlens · parent pom

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

Latest Version

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

  • Latest Stable: 1.1.5

All Versions

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

Version Vulnerabilities Updated
1.1.x
vmlens-1.1.5
vmlens-1.1.4
vmlens-1.1.2
vmlens-1.1.1
vmlens-1.1.0
1.0.x
vmlens-1.0.15
vmlens-1.0.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vmlens</groupId>
    <artifactId>vmlens</artifactId>
    <version>1.1.5</version>
</dependency>

Advertisement