Uploads all artifacts belonging to configuration ':chorus-websockets:archives'

Chorus BDD Interpreter StepRegistry extension

License

License

MIT
GroupId

GroupId

org.chorusbdd
ArtifactId

ArtifactId

chorus-websockets
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Uploads all artifacts belonging to configuration ':chorus-websockets:archives'
Chorus BDD Interpreter StepRegistry extension
Project URL

Project URL

http://www.chorus-bdd.org
Source Code Management

Source Code Management

http://github.com/Chorus-bdd/Chorus

Download chorus-websockets

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.chorusbdd : chorus jar 3.1.3
org.java-websocket : Java-WebSocket jar 1.3.8
com.fasterxml.jackson.core : jackson-databind jar 2.7.5

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2
3.1.0
3.0.0
3.0.0.RC2
3.0.0.RC1