forest-mock

A easy HTTP client framework for Java

Лицензия

Лицензия

Группа

Группа

com.dtflys.forest
Идентификатор

Идентификатор

forest-mock
Последняя версия

Последняя версия

1.5.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

forest-mock
A easy HTTP client framework for Java

Скачать forest-mock

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-fileupload : commons-fileupload jar 1.3.3
commons-io : commons-io jar 2.7
com.squareup.okhttp3 : mockwebserver Необязательный jar 3.14.9
junit : junit jar 4.13.2

provided (2)

Идентификатор библиотеки Тип Версия
xerces : xercesImpl jar 2.12.2
org.mock-server : mockserver-netty jar 5.4.1

test (6)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 4.5.1
io.netty : netty-all jar 4.1.45.Final
org.mock-server : mockserver-client-java jar 5.4.1
com.github.dreamhead : moco-core jar 1.2.0
org.assertj : assertj-core jar 3.13.2
cn.hutool : hutool-all jar 5.5.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5.24
1.5.23
1.5.22
1.5.21
1.5.20
1.5.19
1.5.19.ALPHA
1.5.18
1.5.17
1.5.16
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.2-BETA3
1.5.2-BETA2