Last Version

xoom-http 1.9.3

Reactive, scalable, and resilient HTTP servers and RESTful services running on VLINGO XOOM Cluster and VLINGO XOOM Actors.

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-http
Version

Version

1.9.3
Type

Type

jar
Description

Description

xoom-http
Reactive, scalable, and resilient HTTP servers and RESTful services running on VLINGO XOOM Cluster and VLINGO XOOM Actors.
Project URL

Project URL

https://github.com/vlingo/xoom-http
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-http/tree/master

Download xoom-http 1.9.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vlingo.xoom : xoom-common jar 1.9.3
io.vlingo.xoom : xoom-actors jar 1.9.3
io.vlingo.xoom : xoom-wire jar 1.9.3
com.sun.activation : javax.activation jar 1.2.0
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.openjdk.jmh : jmh-core jar 1.33
org.openjdk.jmh : jmh-generator-annprocess jar 1.33
ch.qos.logback : logback-classic jar 1.2.5

Project Modules

There are no modules declared in this project.