| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.github.theangrydev.thinhttpclient |
| Идентификатор | Идентификаторthin-http-client |
| Версия | Версия0.2.0 |
| Тип | Типpom |
| Описание |
Описаниеthin-http-client
A simple adapter for some popular HTTP clients
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thin-http-client-0.2.0.pom | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/ -->
<dependency>
<groupId>io.github.theangrydev.thinhttpclient</groupId>
<artifactId>thin-http-client</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/
implementation 'io.github.theangrydev.thinhttpclient:thin-http-client:0.2.0'
// https://jarcasting.com/artifacts/io.github.theangrydev.thinhttpclient/thin-http-client/
implementation ("io.github.theangrydev.thinhttpclient:thin-http-client:0.2.0")
'io.github.theangrydev.thinhttpclient:thin-http-client:pom:0.2.0'
<dependency org="io.github.theangrydev.thinhttpclient" name="thin-http-client" rev="0.2.0">
<artifact name="thin-http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev.thinhttpclient', module='thin-http-client', version='0.2.0')
)
libraryDependencies += "io.github.theangrydev.thinhttpclient" % "thin-http-client" % "0.2.0"
[io.github.theangrydev.thinhttpclient/thin-http-client "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.2.3 |
| org.assertj : assertj-core | jar | 3.5.2 |
| com.github.tomakehurst : wiremock | jar | 2.2.1 |
| com.googlecode.yatspec » yatspec | jar | 1.23 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.1.6 |