| License |
License |
|---|---|
| GroupId | GroupIdio.vlingo |
| ArtifactId | ArtifactIdvlingo-http |
| Version | Version1.7.5 |
| Type | Typejar |
| Description |
Descriptionvlingo-http
Reactive, scalable, and resilient HTTP servers and RESTful services running on VLINGO XOOM Cluster and VLINGO XOOM Actors.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vlingo-http-1.7.5.pom | |
| vlingo-http-1.7.5.jar | 290 KB |
| vlingo-http-1.7.5-sources.jar | 136 KB |
| vlingo-http-1.7.5-javadoc.jar | 860 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |