In Process Tester :: Jersey Tests

HtmlUnit and WebDriver extensions to enable testing of a web application in-processs

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.thoughtworks.inproctester
ArtifactId

ArtifactId

inproctester-jersey-tests
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

war
Description

Description

In Process Tester :: Jersey Tests
HtmlUnit and WebDriver extensions to enable testing of a web application in-processs

Download inproctester-jersey-tests

How to add to project

<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/ -->
<dependency>
    <groupId>com.thoughtworks.inproctester</groupId>
    <artifactId>inproctester-jersey-tests</artifactId>
    <version>1.0.15</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/
implementation 'com.thoughtworks.inproctester:inproctester-jersey-tests:1.0.15'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/
implementation ("com.thoughtworks.inproctester:inproctester-jersey-tests:1.0.15")
'com.thoughtworks.inproctester:inproctester-jersey-tests:war:1.0.15'
<dependency org="com.thoughtworks.inproctester" name="inproctester-jersey-tests" rev="1.0.15">
  <artifact name="inproctester-jersey-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='inproctester-jersey-tests', version='1.0.15')
)
libraryDependencies += "com.thoughtworks.inproctester" % "inproctester-jersey-tests" % "1.0.15"
[com.thoughtworks.inproctester/inproctester-jersey-tests "1.0.15"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.12
com.sun.jersey : jersey-json jar 1.12

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (4)

Group / Artifact Type Version
com.thoughtworks.inproctester : inproctester-jersey jar 1.0.15
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4