com.airhacks.rulz:jaxrsclient

A JUnit rule which makes the JAX-RS 2.0 client accessible for integration tests

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.airhacks.rulz
ArtifactId

ArtifactId

jaxrsclient
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

A JUnit rule which makes the JAX-RS 2.0 client accessible for integration tests
Project URL

Project URL

https://github.com/AdamBien/rulz
Project Organization

Project Organization

Adam Bien

Download jaxrsclient

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
javax : javaee-api jar 7.0

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.glassfish.jersey.core : jersey-client jar 2.21
org.glassfish : javax.json jar 1.0.4
org.glassfish.jersey.media : jersey-media-json-processing jar 2.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1
v0.0.4jaxrs