is not current version
Last Version 1.1.1

com.thoughtworks.inproctester:jerseytester-project 1.1.0

Jersey Tester

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.thoughtworks.inproctester
ArtifactId

ArtifactId

jerseytester-project
Version

Version

1.1.0
Type

Type

pom

Download jerseytester-project 1.1.0


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