License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.thoughtworks.inproctester |
ArtifactId | ArtifactIdinproctester-jersey |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIn Process Tester :: Jersey
HtmlUnit and WebDriver extensions to enable testing of a web application in-processs
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |