is not current version
Last Version 1.1.1

com.thoughtworks.inproctester:jerseytester-tests 1.0.3


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.thoughtworks.inproctester
ArtifactId

ArtifactId

jerseytester-tests
Version

Version

1.0.3
Type

Type

jar

Download jerseytester-tests 1.0.3


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