is not current version
Last Version 1.7.5

io.vlingo:vlingo-http 0.5.1

Reactive, scalable, and resilient HTTP servers and RESTful services running on vlingo/cluster and vlingo/actors.

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-http
Version

Version

0.5.1
Type

Type

jar

Download vlingo-http 0.5.1


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