Jar examples for h:http-server
A simple embeddable HTTP Server for JUnit tests that has very few dependencies.
You can download jar file http-server 0.52 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-server-0.52.jar to your project.
<dependency> <groupId>com.proofpoint.platform</groupId> <artifactId>http-server</artifactId> <version>0.52</version> </dependency>
compile group: 'com.proofpoint.platform', name: 'http-server', version: '0.52'
libraryDependencies += "com.proofpoint.platform" % "http-server" % "0.52"
<dependency org="com.proofpoint.platform" name="http-server" rev="0.52"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='http-server', version='0.52'))
'com.proofpoint.platform:http-server:jar:0.52'
Click the following link to download the jar file.
http-server-0.52-javadoc.jar