Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.thoughtworks.inproctester |
ArtifactId | ArtifactIdinproctester-jersey-tests |
Version | Version1.0.6 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>inproctester-jersey-tests</artifactId>
<version>1.0.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/
implementation 'com.thoughtworks.inproctester:inproctester-jersey-tests:1.0.6'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-jersey-tests/
implementation ("com.thoughtworks.inproctester:inproctester-jersey-tests:1.0.6")
'com.thoughtworks.inproctester:inproctester-jersey-tests:war:1.0.6'
<dependency org="com.thoughtworks.inproctester" name="inproctester-jersey-tests" rev="1.0.6">
<artifact name="inproctester-jersey-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='inproctester-jersey-tests', version='1.0.6')
)
libraryDependencies += "com.thoughtworks.inproctester" % "inproctester-jersey-tests" % "1.0.6"
[com.thoughtworks.inproctester/inproctester-jersey-tests "1.0.6"]