Jar examples for r:reef-webserver
HTTP Server component to implement a REST API for the Driver or Evaluators.
You can download jar file reef-webserver 0.7 in this page.
Apache License
You can use the following script to add reef-webserver-0.7.jar to your project.
<dependency> <groupId>com.microsoft.reef</groupId> <artifactId>reef-webserver</artifactId> <version>0.7</version> </dependency>
compile group: 'com.microsoft.reef', name: 'reef-webserver', version: '0.7'
libraryDependencies += "com.microsoft.reef" % "reef-webserver" % "0.7"
<dependency org="com.microsoft.reef" name="reef-webserver" rev="0.7"/>
@Grapes(@Grab(group='com.microsoft.reef', module='reef-webserver', version='0.7'))
'com.microsoft.reef:reef-webserver:jar:0.7'
Click the following link to download the jar file.
reef-webserver-0.7-javadoc.jar