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

forest 1.5.2-BETA

A easy HTTP client framework for Java

Лицензия

Лицензия

Группа

Группа

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

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

forest
Версия

Версия

1.5.2-BETA
Тип

Тип

pom
Описание

Описание

forest
A easy HTTP client framework for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/mySingleLive/forest
Система контроля версий

Система контроля версий

https://github.com/mySingleLive/forest

Скачать forest 1.5.2-BETA

Имя Файла Размер
forest-1.5.2-BETA.pom 7 KB
Обзор

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

Зависимости

provided (2)

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

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5
junit : junit jar [4.13.1,)
com.github.dreamhead : moco-core jar 0.12.0

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

  • forest-core
  • forest-spring
  • forest-spring-boot-starter