MVN

com.hpe.nv : hpe-nv-java-api

Maven & Gradle

Jun 26, 2016
1 stars

HPE Network Virtualization Java API · This Java library lets you call the NV API in your automatic tests (for example, your Selenium tests). You can use this API instead of using the NV Test Manager user interface.

<dependency>
    <groupId>com.hpe.nv</groupId>
    <artifactId>hpe-nv-java-api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hpe.nv : hpe-nv-java-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.hpe.nv : hpe-nv-java-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hpe-nv-java-api-1.0.0

How to add a dependency to Maven

Add the following com.hpe.nv : hpe-nv-java-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hpe.nv</groupId>
    <artifactId>hpe-nv-java-api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hpe.nv : hpe-nv-java-api gradle dependency to your build.gradle file:

implementation 'com.hpe.nv:hpe-nv-java-api:1.0.0'

Gradle Kotlin DSL: Add the following com.hpe.nv : hpe-nv-java-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hpe.nv:hpe-nv-java-api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hpe.nv : hpe-nv-java-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hpe.nv" % "hpe-nv-java-api" % "1.0.0"

Advertisement

Dependencies from Group

Jun 26, 2016
1 usages
1 stars
Jun 26, 2016
1 stars
Jun 21, 2016
1 stars

Discover Dependencies

Jun 26, 2016
1 usages
1 stars
Mar 09, 2017
23 stars
May 16, 2023
2 usages
25 stars
Oct 12, 2022
5 usages
130 stars
Sep 27, 2019
1 usages
70 stars
jin
Sep 11, 2017
1 usages
1 stars
Jun 25, 2016
2 usages
3 stars
May 20, 2018
8 usages
11 stars