| License |
License |
|---|---|
| Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
| GroupId | GroupIdcom.thoughtworks.inproctester |
| ArtifactId | ArtifactIdinproctester-resteasy |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIn Process Tester :: Resteasy
HtmlUnit and WebDriver extensions to enable testing of a web application in-processs
|
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-resteasy/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>inproctester-resteasy</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-resteasy/
implementation 'com.thoughtworks.inproctester:inproctester-resteasy:1.0.15'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-resteasy/
implementation ("com.thoughtworks.inproctester:inproctester-resteasy:1.0.15")
'com.thoughtworks.inproctester:inproctester-resteasy:jar:1.0.15'
<dependency org="com.thoughtworks.inproctester" name="inproctester-resteasy" rev="1.0.15">
<artifact name="inproctester-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='inproctester-resteasy', version='1.0.15')
)
libraryDependencies += "com.thoughtworks.inproctester" % "inproctester-resteasy" % "1.0.15"
[com.thoughtworks.inproctester/inproctester-resteasy "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.3.Final |
| com.thoughtworks.inproctester : inproctester-core | 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 |