Last Version

Jersey 2 System Test 1.0.6

A module that contains a JUnit test runner for running Jersey 2 system tests

License

License

Categories

Categories

JUnit Unit Testing Jersey Program Interface REST Frameworks
GroupId

GroupId

org.testifyproject.junit4
ArtifactId

ArtifactId

jersey2-system-test
Version

Version

1.0.6
Type

Type

jar
Description

Description

Jersey 2 System Test
A module that contains a JUnit test runner for running Jersey 2 system tests
Project Organization

Project Organization

Testify Project

Download jersey2-system-test 1.0.6


<!-- https://jarcasting.com/artifacts/org.testifyproject.junit4/jersey2-system-test/ -->
<dependency>
    <groupId>org.testifyproject.junit4</groupId>
    <artifactId>jersey2-system-test</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.junit4/jersey2-system-test/
implementation 'org.testifyproject.junit4:jersey2-system-test:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.junit4/jersey2-system-test/
implementation ("org.testifyproject.junit4:jersey2-system-test:1.0.6")
'org.testifyproject.junit4:jersey2-system-test:jar:1.0.6'
<dependency org="org.testifyproject.junit4" name="jersey2-system-test" rev="1.0.6">
  <artifact name="jersey2-system-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.junit4', module='jersey2-system-test', version='1.0.6')
)
libraryDependencies += "org.testifyproject.junit4" % "jersey2-system-test" % "1.0.6"
[org.testifyproject.junit4/jersey2-system-test "1.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6
org.testifyproject.di : di-jersey jar 1.0.6
org.testifyproject.level : system jar 1.0.6
org.testifyproject.junit4 : junit4-core jar 1.0.6
junit : junit jar 4.12

provided (4)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.media : jersey-media-json-jackson jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.projectlombok : lombok jar 1.16.18

test (4)

Group / Artifact Type Version
org.testifyproject.client : jersey-client jar 1.0.6
org.glassfish.hk2 : hk2-metadata-generator jar 2.5.0-b42
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.