Last Version

vlingo-http 1.7.5

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

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-http
Version

Version

1.7.5
Type

Type

jar
Description

Description

vlingo-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 vlingo-http 1.7.5


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

Dependencies

compile (5)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.