License |
License |
---|---|
Categories |
CategoriesContainer Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.thoughtworks.inproctester |
ArtifactId | ArtifactIdjerseytester-container |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJersey Tester
|
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-container/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>jerseytester-container</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-container/
implementation 'com.thoughtworks.inproctester:jerseytester-container:1.0.4'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-container/
implementation ("com.thoughtworks.inproctester:jerseytester-container:1.0.4")
'com.thoughtworks.inproctester:jerseytester-container:jar:1.0.4'
<dependency org="com.thoughtworks.inproctester" name="jerseytester-container" rev="1.0.4">
<artifact name="jerseytester-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='jerseytester-container', version='1.0.4')
)
libraryDependencies += "com.thoughtworks.inproctester" % "jerseytester-container" % "1.0.4"
[com.thoughtworks.inproctester/jerseytester-container "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.jersey-test-framework : jersey-test-framework-core | jar | 1.17.1 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory | jar | 1.17.1 |
com.sun.jersey : jersey-server | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |