License |
License |
---|---|
GroupId | GroupIdio.vlingo.xoom |
ArtifactId | ArtifactIdxoom-http |
Version | Version1.7.7 |
Type | Typejar |
Description |
Descriptionxoom-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 |
---|---|
xoom-http-1.7.7.pom | |
xoom-http-1.7.7.jar | 294 KB |
xoom-http-1.7.7-sources.jar | 137 KB |
xoom-http-1.7.7-javadoc.jar | 859 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-http</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/
implementation 'io.vlingo.xoom:xoom-http:1.7.7'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/
implementation ("io.vlingo.xoom:xoom-http:1.7.7")
'io.vlingo.xoom:xoom-http:jar:1.7.7'
<dependency org="io.vlingo.xoom" name="xoom-http" rev="1.7.7">
<artifact name="xoom-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-http', version='1.7.7')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-http" % "1.7.7"
[io.vlingo.xoom/xoom-http "1.7.7"]
Group / Artifact | Type | Version |
---|---|---|
io.vlingo.xoom : xoom-common | jar | 1.7.7 |
io.vlingo.xoom : xoom-actors | jar | 1.7.7 |
io.vlingo.xoom : xoom-wire | jar | 1.7.7 |
com.sun.activation : javax.activation | jar | 1.2.0 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.openjdk.jmh : jmh-core | jar | 1.30 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |