Nothing to see here.
License |
License |
---|---|
GroupId | GroupIdcom.github.mjeanroy |
ArtifactId | ArtifactIdrest-assert-assertj |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-assert-assertj
Make testing HTTP a breeze.
|
Project URL |
Project URL |
Filename | Size |
---|---|
rest-assert-assertj-0.2.0.pom | |
rest-assert-assertj-0.2.0.jar | 30 KB |
rest-assert-assertj-0.2.0-sources.jar | 33 KB |
rest-assert-assertj-0.2.0-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
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 |
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 |
Nothing to see here.