License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.hpe.nv |
ArtifactId | ArtifactIdhpe-nv-java-api |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionHPE 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 |
Filename | Size |
---|---|
hpe-nv-java-api-1.0.0.pom | |
hpe-nv-java-api-1.0.0.jar | 94 KB |
hpe-nv-java-api-1.0.0-sources.jar | 70 KB |
hpe-nv-java-api-1.0.0-javadoc.jar | 440 KB |
Browse |
<!-- 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"]
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 |