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.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.hpe.nv
ArtifactId

ArtifactId

hpe-nv-java-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/HewlettPackard/hpe-nv-java

Download hpe-nv-java-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-java-api/ -->
<dependency>
    <groupId>com.hpe.nv</groupId>
    <artifactId>hpe-nv-java-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-java-api/
implementation 'com.hpe.nv:hpe-nv-java-api:1.0.0'
// https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-java-api/
implementation ("com.hpe.nv:hpe-nv-java-api:1.0.0")
'com.hpe.nv:hpe-nv-java-api:jar:1.0.0'
<dependency org="com.hpe.nv" name="hpe-nv-java-api" rev="1.0.0">
  <artifact name="hpe-nv-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.nv', module='hpe-nv-java-api', version='1.0.0')
)
libraryDependencies += "com.hpe.nv" % "hpe-nv-java-api" % "1.0.0"
[com.hpe.nv/hpe-nv-java-api "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-codec : commons-codec jar 1.10
com.google.code.gson : gson jar 2.5
org.apache.httpcomponents : httpmime jar 4.5.2
com.hpe.nv : hpe-nv-dtos jar 9.10

Project Modules

There are no modules declared in this project.
com.hpe.nv

Hewlett Packard Enterprise

Hewlett Packard Enterprise on github; please contact [email protected] for access

Versions

Version
1.0.0