Last Version

org.opendaylight.netconf:websocket-client 3.0.5

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

3.0.5
Type

Type

jar
Description

Description

pom.xml for MD-SAL DOM plugins
Project Organization

Project Organization

OpenDaylight

Download websocket-client 3.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty.websocket : websocket-client jar
net.sourceforge.argparse4j : argparse4j jar 0.9.0
org.opendaylight.controller : threadpool-config-impl jar
com.google.guava : guava jar 31.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 4.6.0
org.gaul : modernizer-maven-annotations jar 2.4.0

test (10)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.5.1
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.