License |
License |
---|---|
GroupId | GroupIdio.vlingo.xoom |
ArtifactId | ArtifactIdxoom-http |
Version | Version1.8.0 |
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.8.0.pom | |
xoom-http-1.8.0.jar | 300 KB |
xoom-http-1.8.0-sources.jar | 140 KB |
xoom-http-1.8.0-javadoc.jar | 877 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-http</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/
implementation 'io.vlingo.xoom:xoom-http:1.8.0'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-http/
implementation ("io.vlingo.xoom:xoom-http:1.8.0")
'io.vlingo.xoom:xoom-http:jar:1.8.0'
<dependency org="io.vlingo.xoom" name="xoom-http" rev="1.8.0">
<artifact name="xoom-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-http', version='1.8.0')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-http" % "1.8.0"
[io.vlingo.xoom/xoom-http "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vlingo.xoom : xoom-common | jar | 1.8.0 |
io.vlingo.xoom : xoom-actors | jar | 1.8.0 |
io.vlingo.xoom : xoom-wire | jar | 1.8.0 |
com.sun.activation : javax.activation | jar | 1.2.0 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.sdk : graal-sdk | jar | 21.1.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 |