Nothing to see here.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mjeanroy |
| Идентификатор | Идентификаторrest-assert-unit |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrest-assert-unit
Make testing HTTP a breeze.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mjeanroy : rest-assert-core | jar | 0.2.0 |
| com.ning : async-http-client Необязательный | jar | 1.9.40 |
| org.asynchttpclient : async-http-client Необязательный | jar | 2.4.9 |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.5 |
| com.google.http-client : google-http-client Необязательный | jar | 1.23.0 |
| org.springframework : spring-test Необязательный | jar | 4.3.18.RELEASE |
| javax.servlet : javax.servlet-api Необязательный | jar | 3.1.0 |
| com.github.mjeanroy » rest-assert-generator Необязательный | jar | 0.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.