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.6 in this page.
Apache License
You can use the following script to add reef-webserver-0.6.jar to your project.
<dependency> <groupId>com.microsoft.reef</groupId> <artifactId>reef-webserver</artifactId> <version>0.6</version> </dependency>
compile group: 'com.microsoft.reef', name: 'reef-webserver', version: '0.6'
libraryDependencies += "com.microsoft.reef" % "reef-webserver" % "0.6"
<dependency org="com.microsoft.reef" name="reef-webserver" rev="0.6"/>
@Grapes(@Grab(group='com.microsoft.reef', module='reef-webserver', version='0.6'))
'com.microsoft.reef:reef-webserver:jar:0.6'
Click the following link to download the jar file.
reef-webserver-0.6-javadoc.jar