is not current version
Last Version 3.0.5

org.opendaylight.netconf:websocket-client 2.0.11

pom.xml for MD-SAL DOM plugins

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

websocket-client
Version

Version

2.0.11
Type

Type

jar
Description

Description

pom.xml for MD-SAL DOM plugins
Project Organization

Project Organization

OpenDaylight

Download websocket-client 2.0.11


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-client jar
net.sourceforge.argparse4j : argparse4j jar 0.8.1
org.opendaylight.controller : threadpool-config-impl jar
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar
org.slf4j : slf4j-log4j12 jar

provided (3)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
org.gaul : modernizer-maven-annotations jar 2.2.0

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.