Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdnetconf-it |
Version | Version0.3.4-Lithium-SR4 |
Type | Typejar |
Description |
Descriptionnetconf-it
|
Filename | Size |
---|---|
netconf-it-0.3.4-Lithium-SR4.pom | |
netconf-it-0.3.4-Lithium-SR4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-it/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netconf-it</artifactId>
<version>0.3.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-it/
implementation 'org.opendaylight.controller:netconf-it:0.3.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-it/
implementation ("org.opendaylight.controller:netconf-it:0.3.4-Lithium-SR4")
'org.opendaylight.controller:netconf-it:jar:0.3.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="netconf-it" rev="0.3.4-Lithium-SR4">
<artifact name="netconf-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-it', version='0.3.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "netconf-it" % "0.3.4-Lithium-SR4"
[org.opendaylight.controller/netconf-it "0.3.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : netconf-netty-util | jar | |
org.opendaylight.controller : logback-config | jar | |
org.opendaylight.yangtools : mockito-configuration | jar | |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.opendaylight.yangtools : object-cache-guava | jar |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |