fr.braindead:websocket

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

fr.braindead
ArtifactId

ArtifactId

websocket
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/BraindeadCrew/java-websocket.git

Download websocket

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.4.8.Final
ch.qos.logback : logback-classic jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

java-websocket

WebSocket
Clean WebSocket client & server API based on JBoss Undertow.

Maven dependency

<dependency>
    <groupId>fr.braindead</groupId>
    <artifactId>websocket</artifactId>
    <version>PUT_LATEST_VERSION_HERE</version>
</dependency>

Check for latest version on Maven Central here

fr.braindead

Braindead

Versions

Version
1.0.1