Last Version

Praxis Software - Testing - HTTP Testing Harness 1.1.0

This project provides an easy way to set up a test harness with JAX-RS Resources in order to do HTTP-based testing.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.praxissoftware.testing
ArtifactId

ArtifactId

com.github.praxissoftware.testing.http.harness
Version

Version

1.1.0
Type

Type

jar
Description

Description

Praxis Software - Testing - HTTP Testing Harness
This project provides an easy way to set up a test harness with JAX-RS Resources in order to do HTTP-based testing.
Project URL

Project URL

http://github.com/praxissoftware/testing/
Source Code Management

Source Code Management

http://github.com/praxissoftware/testing

Download com.github.praxissoftware.testing.http.harness 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.praxissoftware.testing/com.github.praxissoftware.testing.http.harness/ -->
<dependency>
    <groupId>com.github.praxissoftware.testing</groupId>
    <artifactId>com.github.praxissoftware.testing.http.harness</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.praxissoftware.testing/com.github.praxissoftware.testing.http.harness/
implementation 'com.github.praxissoftware.testing:com.github.praxissoftware.testing.http.harness:1.1.0'
// https://jarcasting.com/artifacts/com.github.praxissoftware.testing/com.github.praxissoftware.testing.http.harness/
implementation ("com.github.praxissoftware.testing:com.github.praxissoftware.testing.http.harness:1.1.0")
'com.github.praxissoftware.testing:com.github.praxissoftware.testing.http.harness:jar:1.1.0'
<dependency org="com.github.praxissoftware.testing" name="com.github.praxissoftware.testing.http.harness" rev="1.1.0">
  <artifact name="com.github.praxissoftware.testing.http.harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.praxissoftware.testing', module='com.github.praxissoftware.testing.http.harness', version='1.1.0')
)
libraryDependencies += "com.github.praxissoftware.testing" % "com.github.praxissoftware.testing.http.harness" % "1.1.0"
[com.github.praxissoftware.testing/com.github.praxissoftware.testing.http.harness "1.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.mortbay.jetty : jetty-embedded jar 6.1.26
com.sun.jersey : jersey-server jar
com.sun.jersey : jersey-json jar
com.sun.jersey : jersey-servlet jar
org.slf4j : slf4j-api jar
junit : junit jar
org.mockito : mockito-all jar
ch.qos.logback : logback-classic jar
com.jayway.restassured : rest-assured jar

Project Modules

There are no modules declared in this project.