| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования unirest-java Сеть HTTP Clients |
| Группа | Группаcom.konghq |
| Идентификатор | Идентификаторunirest-java-parent |
| Последняя версия | Последняя версия4.0.0-RC4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеunirest
Parent pom for unirest packages
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unirest-java-parent-4.0.0-RC4.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.konghq/unirest-java-parent/ -->
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java-parent</artifactId>
<version>4.0.0-RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.konghq/unirest-java-parent/
implementation 'com.konghq:unirest-java-parent:4.0.0-RC4'
// https://jarcasting.com/artifacts/com.konghq/unirest-java-parent/
implementation ("com.konghq:unirest-java-parent:4.0.0-RC4")
'com.konghq:unirest-java-parent:pom:4.0.0-RC4'
<dependency org="com.konghq" name="unirest-java-parent" rev="4.0.0-RC4">
<artifact name="unirest-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.konghq', module='unirest-java-parent', version='4.0.0-RC4')
)
libraryDependencies += "com.konghq" % "unirest-java-parent" % "4.0.0-RC4"
[com.konghq/unirest-java-parent "4.0.0-RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| com.google.guava : guava | jar | 30.1-jre |