REEF HTTP Server

HTTP Server component to implement a REST API for the Driver or Evaluators.

License

License

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-webserver
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

REEF HTTP Server
HTTP Server component to implement a REST API for the Driver or Evaluators.
Project Organization

Project Organization

Microsoft

Download reef-webserver

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-util jar 6.1.26
com.microsoft.wake : wake jar 0.9
com.microsoft.tang : tang jar 0.9
com.microsoft.reef : reef-runtime-yarn jar 0.9
com.microsoft.reef : reef-common jar 0.9
org.apache.avro : avro jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4