Last Version

comsat-actors-undertow 0.7.0

Fibers services for web

License

License

Categories

Categories

Comsat Net Networking Undertow
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-actors-undertow
Version

Version

0.7.0
Type

Type

jar
Description

Description

comsat-actors-undertow
Fibers services for web
Source Code Management

Source Code Management

https://github.com/puniverse/comsat

Download comsat-actors-undertow 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
io.undertow : undertow-core jar 1.3.19.Final
co.paralleluniverse : comsat-actors-api jar 0.7.0

test (3)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.0
junit : junit jar 4.12
co.paralleluniverse : comsat-test-utils jar 0.7.0

Project Modules

There are no modules declared in this project.