License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdwebsocket-client |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
websocket-client-3.0.5.pom | |
websocket-client-3.0.5.jar | 4 MB |
websocket-client-3.0.5-sources.jar | 13 KB |
websocket-client-3.0.5-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |