Jar examples for s:server-test-jetty
Jetty based implementation of for the server-test project.
You can download jar file server-test-jetty 0.1.1 in this page.
You can use the following script to add server-test-jetty-0.1.1.jar to your project.
<dependency> <groupId>com.pastdev.httpcomponents</groupId> <artifactId>server-test-jetty</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.pastdev.httpcomponents', name: 'server-test-jetty', version: '0.1.1'
libraryDependencies += "com.pastdev.httpcomponents" % "server-test-jetty" % "0.1.1"
<dependency org="com.pastdev.httpcomponents" name="server-test-jetty" rev="0.1.1"/>
@Grapes(@Grab(group='com.pastdev.httpcomponents', module='server-test-jetty', version='0.1.1'))
'com.pastdev.httpcomponents:server-test-jetty:jar:0.1.1'
Click the following link to download the jar file.
server-test-jetty-0.1.1.jar