License |
License |
---|---|
GroupId | GroupIdcom.hpe.nv |
ArtifactId | ArtifactIdhpe-nv-dtos |
Version | Version9.10 |
Type | Typejar |
Description |
DescriptionHPE Network Virtualization DTOs
DTOs for HPE Network Virtualization Java API
|
Project URL |
Project URL |
Filename | Size |
---|---|
hpe-nv-dtos-9.10.pom | |
hpe-nv-dtos-9.10.jar | 311 KB |
hpe-nv-dtos-9.10-sources.jar | 527 bytes |
hpe-nv-dtos-9.10-javadoc.jar | 527 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-dtos/ -->
<dependency>
<groupId>com.hpe.nv</groupId>
<artifactId>hpe-nv-dtos</artifactId>
<version>9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-dtos/
implementation 'com.hpe.nv:hpe-nv-dtos:9.10'
// https://jarcasting.com/artifacts/com.hpe.nv/hpe-nv-dtos/
implementation ("com.hpe.nv:hpe-nv-dtos:9.10")
'com.hpe.nv:hpe-nv-dtos:jar:9.10'
<dependency org="com.hpe.nv" name="hpe-nv-dtos" rev="9.10">
<artifact name="hpe-nv-dtos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.nv', module='hpe-nv-dtos', version='9.10')
)
libraryDependencies += "com.hpe.nv" % "hpe-nv-dtos" % "9.10"
[com.hpe.nv/hpe-nv-dtos "9.10"]