| License | License | 
|---|---|
| GroupId | GroupIdcom.truward.it.httpserver | 
| ArtifactId | ArtifactIdhttp-server-it | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHttp Server for Integration Testing A library for testing HTTP client code. | 
| Filename | Size | 
|---|---|
| http-server-it-1.0.2.pom | |
| http-server-it-1.0.2.jar | 11 KB | 
| http-server-it-1.0.2-sources.jar | 6 KB | 
| http-server-it-1.0.2-javadoc.jar | 67 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it/ -->
<dependency>
    <groupId>com.truward.it.httpserver</groupId>
    <artifactId>http-server-it</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it/
implementation 'com.truward.it.httpserver:http-server-it:1.0.2'// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it/
implementation ("com.truward.it.httpserver:http-server-it:1.0.2")'com.truward.it.httpserver:http-server-it:jar:1.0.2'<dependency org="com.truward.it.httpserver" name="http-server-it" rev="1.0.2">
  <artifact name="http-server-it" type="jar" />
</dependency>@Grapes(
@Grab(group='com.truward.it.httpserver', module='http-server-it', version='1.0.2')
)libraryDependencies += "com.truward.it.httpserver" % "http-server-it" % "1.0.2"[com.truward.it.httpserver/http-server-it "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpcore | jar | 4.2.1 | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.2.1 | 
| org.apache.commons : commons-lang3 | jar | 3.0.1 | 
| org.springframework : spring-test | jar | 3.1.1.RELEASE | 
| org.springframework : spring-aspects | jar | 3.1.1.RELEASE | 
| org.springframework : spring-context-support | jar | 3.1.1.RELEASE | 
| org.springframework : spring-context | jar | 3.1.1.RELEASE | 
| org.springframework : spring-web | jar | 3.1.1.RELEASE | 
| junit : junit | jar | 4.8.2 | 
| org.easymock : easymock | jar | 3.1 |