HTTP Server for Integration Testing - Parent

A library for testing HTTP client code.

License

License

GroupId

GroupId

com.truward.it.httpserver
ArtifactId

ArtifactId

http-server-it-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

HTTP Server for Integration Testing - Parent
A library for testing HTTP client code.
Project URL

Project URL

https://github.com/avshabanov/http-server-it

Download http-server-it-parent

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 3.1

Project Modules

  • http-server-it

Versions

Version
1.0.2