| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dtflys.forest |
| Идентификатор | Идентификаторforest |
| Версия | Версия1.5.2-BETA |
| Тип | Типpom |
| Описание |
Описаниеforest
A easy HTTP client framework for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xerces : xercesImpl | jar | 2.12.0 |
| org.mock-server : mockserver-netty | jar | 3.10.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | [4.13.1,) |
| com.github.dreamhead : moco-core | jar | 0.12.0 |