Nothing to see here.
License |
License |
---|---|
GroupId | GroupIdcom.github.mjeanroy |
ArtifactId | ArtifactIdrest-assert-unit |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-assert-unit
Make testing HTTP a breeze.
|
Project URL |
Project URL |
Filename | Size |
---|---|
rest-assert-unit-0.2.0.pom | |
rest-assert-unit-0.2.0.jar | 74 KB |
rest-assert-unit-0.2.0-sources.jar | 58 KB |
rest-assert-unit-0.2.0-javadoc.jar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-unit/ -->
<dependency>
<groupId>com.github.mjeanroy</groupId>
<artifactId>rest-assert-unit</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-unit/
implementation 'com.github.mjeanroy:rest-assert-unit:0.2.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/rest-assert-unit/
implementation ("com.github.mjeanroy:rest-assert-unit:0.2.0")
'com.github.mjeanroy:rest-assert-unit:jar:0.2.0'
<dependency org="com.github.mjeanroy" name="rest-assert-unit" rev="0.2.0">
<artifact name="rest-assert-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='rest-assert-unit', version='0.2.0')
)
libraryDependencies += "com.github.mjeanroy" % "rest-assert-unit" % "0.2.0"
[com.github.mjeanroy/rest-assert-unit "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
org.springframework : spring-test Optional | jar | 4.3.18.RELEASE |
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
com.github.mjeanroy » rest-assert-generator Optional | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.19.0 |
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.