License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.honeycomb.vbd |
ArtifactId | ArtifactIdvbd-ui-module |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: vbd :: vbd-ui-module
VPP UI Module Resources
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
vbd-ui-module-1.3.4.pom | |
vbd-ui-module-1.3.4.jar | 25 MB |
vbd-ui-module-1.3.4-sources.jar | 25 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-ui-module/ -->
<dependency>
<groupId>org.opendaylight.honeycomb.vbd</groupId>
<artifactId>vbd-ui-module</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-ui-module/
implementation 'org.opendaylight.honeycomb.vbd:vbd-ui-module:1.3.4'
// https://jarcasting.com/artifacts/org.opendaylight.honeycomb.vbd/vbd-ui-module/
implementation ("org.opendaylight.honeycomb.vbd:vbd-ui-module:1.3.4")
'org.opendaylight.honeycomb.vbd:vbd-ui-module:jar:1.3.4'
<dependency org="org.opendaylight.honeycomb.vbd" name="vbd-ui-module" rev="1.3.4">
<artifact name="vbd-ui-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.honeycomb.vbd', module='vbd-ui-module', version='1.3.4')
)
libraryDependencies += "org.opendaylight.honeycomb.vbd" % "vbd-ui-module" % "1.3.4"
[org.opendaylight.honeycomb.vbd/vbd-ui-module "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.25 |