is not current version
Last Version 2.8.3

Netty Websocket Pubsub 2.8.0

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.0
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.0


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.