License |
License |
---|---|
GroupId | GroupIdorg.chorusbdd |
ArtifactId | ArtifactIdchorus-websockets |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUploads all artifacts belonging to configuration ':chorus-websockets:archives'
Chorus BDD Interpreter StepRegistry extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chorus-websockets-3.1.3.pom | |
chorus-websockets-3.1.3.jar | 57 KB |
chorus-websockets-3.1.3-sources.jar | 49 KB |
chorus-websockets-3.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.10 |