License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.thoughtworks.inproctester |
ArtifactId | ArtifactIdjerseytester-tests |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJersey Tester
|
Filename | Size |
---|---|
jerseytester-tests-1.1.1.pom | |
jerseytester-tests-1.1.1.jar | 7 KB |
jerseytester-tests-1.1.1-sources.jar | 3 KB |
jerseytester-tests-1.1.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-tests/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>jerseytester-tests</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-tests/
implementation 'com.thoughtworks.inproctester:jerseytester-tests:1.1.1'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/jerseytester-tests/
implementation ("com.thoughtworks.inproctester:jerseytester-tests:1.1.1")
'com.thoughtworks.inproctester:jerseytester-tests:jar:1.1.1'
<dependency org="com.thoughtworks.inproctester" name="jerseytester-tests" rev="1.1.1">
<artifact name="jerseytester-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='jerseytester-tests', version='1.1.1')
)
libraryDependencies += "com.thoughtworks.inproctester" % "jerseytester-tests" % "1.1.1"
[com.thoughtworks.inproctester/jerseytester-tests "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.inproctester : jerseytester-htmlunit | jar | 1.1.1 |
com.thoughtworks.inproctester : jerseytester-webdriver | jar | 1.1.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |