netconf-cli


Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

netconf-cli
Last Version

Last Version

0.3.4-Lithium-SR4
Release Date

Release Date

Type

Type

jar
Description

Description

netconf-cli

Download netconf-cli

How to add to project

<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-cli/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>netconf-cli</artifactId>
    <version>0.3.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-cli/
implementation 'org.opendaylight.controller:netconf-cli:0.3.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-cli/
implementation ("org.opendaylight.controller:netconf-cli:0.3.4-Lithium-SR4")
'org.opendaylight.controller:netconf-cli:jar:0.3.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="netconf-cli" rev="0.3.4-Lithium-SR4">
  <artifact name="netconf-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-cli', version='0.3.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "netconf-cli" % "0.3.4-Lithium-SR4"
[org.opendaylight.controller/netconf-cli "0.3.4-Lithium-SR4"]

Dependencies

compile (14)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
jline : jline jar 2.11
net.sourceforge.argparse4j : argparse4j jar 0.4.3
org.opendaylight.controller : sal-core-api jar
org.opendaylight.controller : sal-netconf-connector jar
org.opendaylight.yangtools : mockito-configuration jar
org.opendaylight.yangtools : yang-data-impl jar
org.opendaylight.yangtools : yang-model-api jar
org.opendaylight.yangtools : yang-parser-impl jar
org.opendaylight.yangtools : yang-data-api jar
org.opendaylight.yangtools : yang-common jar
org.opendaylight.controller : netconf-client jar
org.opendaylight.yangtools : yang-binding jar
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4-Lithium-SR4
0.3.3-Lithium-SR3
0.3.2-Lithium-SR2
0.3.1-Lithium-SR1
0.3.0-Lithium