is not current version
Last Version 2.8.3

Blather - Websockets 2.7.2

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

blather
Version

Version

2.7.2
Type

Type

jar
Description

Description

Blather - Websockets
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

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

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

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

Download blather 2.7.2


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.60.Final
io.netty : netty-handler jar 4.1.60.Final
com.mastfrog : acteur-headers jar 2.7.2
com.mastfrog : util-net jar 2.7.2
com.mastfrog : giulius jar 2.7.2
com.mastfrog : url jar 2.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2

test (3)

Group / Artifact Type Version
com.mastfrog : acteur jar 2.7.2
com.mastfrog : giulius-tests jar 2.7.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.