Last Version

In Process Tester :: RestEasy Tests 1.0.15

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

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.thoughtworks.inproctester
ArtifactId

ArtifactId

inproctester-resteasy-tests
Version

Version

1.0.15
Type

Type

war
Description

Description

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

Download inproctester-resteasy-tests 1.0.15


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 2.3.3.Final
org.jboss.resteasy : resteasy-jackson-provider jar 2.3.3.Final

provided (1)

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

test (5)

Group / Artifact Type Version
com.thoughtworks.inproctester : inproctester-resteasy jar 1.0.15
com.thoughtworks.inproctester : inproctester-jetty 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.