| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dtflys.forest |
| Идентификатор | Идентификаторforest |
| Последняя версия | Последняя версия1.5.24 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеforest
A easy HTTP client framework for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| forest-1.5.24.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dtflys.forest/forest/ -->
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest</artifactId>
<version>1.5.24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest/
implementation 'com.dtflys.forest:forest:1.5.24'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest/
implementation ("com.dtflys.forest:forest:1.5.24")
'com.dtflys.forest:forest:pom:1.5.24'
<dependency org="com.dtflys.forest" name="forest" rev="1.5.24">
<artifact name="forest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest', version='1.5.24')
)
libraryDependencies += "com.dtflys.forest" % "forest" % "1.5.24"
[com.dtflys.forest/forest "1.5.24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xerces : xercesImpl | jar | 2.12.2 |
| org.mock-server : mockserver-netty | jar | 5.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.5.1 |
| junit : junit | jar | 4.13.2 |
| 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 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
| cn.hutool : hutool-all | jar | 5.5.2 |