Last Version

JUnited :: Jersey 0.1.0

A feature for configuring and running Jersey during testing.

License

License

Categories

Categories

JUnit Unit Testing Jersey Program Interface REST Frameworks
GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

junited.jersey
Version

Version

0.1.0
Type

Type

jar
Description

Description

JUnited :: Jersey
A feature for configuring and running Jersey during testing.

Download junited.jersey 0.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.crosstreelabs : junited.core jar 0.1.0
org.glassfish.jersey.core : jersey-server jar 2.18
org.glassfish.jersey.core : jersey-client jar 2.18
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.18
org.glassfish.jersey.containers : jersey-container-servlet jar 2.18
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.18
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.18
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.