| License | License | 
|---|---|
| GroupId | GroupIdcom.truward.it.httpserver | 
| ArtifactId | ArtifactIdhttp-server-it-parent | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionHTTP Server for Integration Testing - Parent A library for testing HTTP client code. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| http-server-it-parent-1.0.2.pom | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/ -->
<dependency>
    <groupId>com.truward.it.httpserver</groupId>
    <artifactId>http-server-it-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/
implementation 'com.truward.it.httpserver:http-server-it-parent:1.0.2'// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/
implementation ("com.truward.it.httpserver:http-server-it-parent:1.0.2")'com.truward.it.httpserver:http-server-it-parent:pom:1.0.2'<dependency org="com.truward.it.httpserver" name="http-server-it-parent" rev="1.0.2">
  <artifact name="http-server-it-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.truward.it.httpserver', module='http-server-it-parent', version='1.0.2')
)libraryDependencies += "com.truward.it.httpserver" % "http-server-it-parent" % "1.0.2"[com.truward.it.httpserver/http-server-it-parent "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| org.easymock : easymock | jar | 3.1 |