Last Version

Netty Websocket Pubsub 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
Categories

Categories

Net Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-websocket-pubsub
Version

Version

2.8.3
Type

Type

jar
Description

Description

Netty Websocket Pubsub
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/acteur
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/acteur.git

Download netty-websocket-pubsub 2.8.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : giulius jar 2.8.3
com.mastfrog : marshaller-registry jar 2.8.3
io.netty : netty-codec-http jar 4.1.78.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.