Last Version

In Process Tester :: Jersey 1.0.15

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
Version

Version

1.0.15
Type

Type

jar
Description

Description

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

Download inproctester-jersey 1.0.15


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.12
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.12
com.thoughtworks.inproctester : inproctester-jetty jar 1.0.15

test (3)

Group / Artifact Type Version
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.