Last Version

org.opendaylight.yangtools:websocket-client 1.2.3

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

websocket-client
Version

Version

1.2.3
Type

Type

jar
Description

Description

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
Project Organization

Project Organization

OpenDaylight

Download websocket-client 1.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
io.netty : netty-codec-http jar 4.1.8.Final
org.slf4j : slf4j-api jar 1.7.21

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.