Last Version

rest-assert-assertj 0.2.0

Make testing HTTP a breeze.

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

rest-assert-assertj
Version

Version

0.2.0
Type

Type

jar
Description

Description

rest-assert-assertj
Make testing HTTP a breeze.
Project URL

Project URL

https://github.com/mjeanroy/rest-assert

Download rest-assert-assertj 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-assertj/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>rest-assert-assertj</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-assertj/
implementation 'com.github.mjeanroy:rest-assert-assertj:0.2.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-assertj/
implementation ("com.github.mjeanroy:rest-assert-assertj:0.2.0")
'com.github.mjeanroy:rest-assert-assertj:jar:0.2.0'
<dependency org="com.github.mjeanroy" name="rest-assert-assertj" rev="0.2.0">
  <artifact name="rest-assert-assertj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='rest-assert-assertj', version='0.2.0')
)
libraryDependencies += "com.github.mjeanroy" % "rest-assert-assertj" % "0.2.0"
[com.github.mjeanroy/rest-assert-assertj "0.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
com.github.mjeanroy : rest-assert-core jar 0.2.0
com.ning : async-http-client Optional jar 1.9.40
org.asynchttpclient : async-http-client Optional jar 2.4.9
org.apache.httpcomponents : httpclient Optional jar 4.5.5
com.google.http-client : google-http-client Optional jar 1.23.0
com.squareup.okhttp3 : okhttp Optional jar 3.10.0
org.springframework : spring-test Optional jar 4.3.18.RELEASE
com.github.mjeanroy » rest-assert-generator Optional jar 0.2.0
org.assertj : assertj-core jar 2.9.1

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0
org.apache.commons : commons-lang3 jar 3.7
com.github.mjeanroy : rest-assert-core test-jar 0.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.google.code.gson : gson jar 2.8.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
ch.qos.logback : logback-classic jar 1.2.3
com.github.mjeanroy : junit-runif jar 0.2.0
org.springframework : spring-webmvc jar 4.3.18.RELEASE
com.github.mjeanroy » rest-assert-test jar 0.2.0

Project Modules

There are no modules declared in this project.