Last Version

Kaazing Robot Websocket Functions 0.0.0.2

A collection of robot functions that are useful for writing tests against websocket clients and servers

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

robot.websocket.functions
Version

Version

0.0.0.2
Type

Type

jar
Description

Description

Kaazing Robot Websocket Functions
A collection of robot functions that are useful for writing tests against websocket clients and servers

Download robot.websocket.functions 0.0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.kaazing : robot.driver jar [0.0.0.0,0.1.0.0)
commons-codec : commons-codec jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar [4.11,)

Project Modules

There are no modules declared in this project.