Last Version

wes Java WebSocket API 1 0.2.1

This bridge integrates server-side wes application with the Java WebSocket API 1

License

License

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes-jwa1
Version

Version

0.2.1
Type

Type

jar
Description

Description

wes Java WebSocket API 1
This bridge integrates server-side wes application with the Java WebSocket API 1

Download wes-jwa1 0.2.1


<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/ -->
<dependency>
    <groupId>io.github.flowersinthesand</groupId>
    <artifactId>wes-jwa1</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/
implementation 'io.github.flowersinthesand:wes-jwa1:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/
implementation ("io.github.flowersinthesand:wes-jwa1:0.2.1")
'io.github.flowersinthesand:wes-jwa1:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-jwa1" rev="0.2.1">
  <artifact name="wes-jwa1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-jwa1', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-jwa1" % "0.2.1"
[io.github.flowersinthesand/wes-jwa1 "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.flowersinthesand : wes jar 0.2.1
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.0

test (3)

Group / Artifact Type Version
io.github.flowersinthesand : wes-test jar 0.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.1.1.v20140108

Project Modules

There are no modules declared in this project.