is not current version
Last Version 1.1.1

com.thoughtworks.inproctester:jerseytester-project 1.0.1

Jersey Tester

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.thoughtworks.inproctester
ArtifactId

ArtifactId

jerseytester-project
Version

Version

1.0.1
Type

Type

pom

Download jerseytester-project 1.0.1


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