License |
License |
---|---|
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdrobot.websocket.functions |
Last Version | Last Version0.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaazing Robot Websocket Functions
A collection of robot functions that are useful for writing tests against websocket clients and servers
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.kaazing : robot.driver | jar | [0.0.0.0,0.1.0.0) |
commons-codec : commons-codec | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.11,) |