Bristleback Netty Websocket Engine

High level, Spring integrated WebSocket Framework

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

pl.bristleback
ArtifactId

ArtifactId

websocket-engine-netty
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

Bristleback Netty Websocket Engine
High level, Spring integrated WebSocket Framework

Download websocket-engine-netty

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty jar 3.5.1.Final

provided (2)

Group / Artifact Type Version
pl.bristleback : bristleback-core jar 0.3.5
org.springframework : spring-context jar [3.1.1.RELEASE, )

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.0