| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем |
| Группа | Группаorg.daisy.pipeline |
| Идентификатор | Идентификаторclientlib-java-httpclient |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDAISY Pipeline 2 :: Java Client Library :: HTTP Client Implementation
HTTP Client Implementation for the Java Client Library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/clientlib-java-httpclient/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>clientlib-java-httpclient</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/clientlib-java-httpclient/
implementation 'org.daisy.pipeline:clientlib-java-httpclient:2.1.2'
// https://jarcasting.com/artifacts/org.daisy.pipeline/clientlib-java-httpclient/
implementation ("org.daisy.pipeline:clientlib-java-httpclient:2.1.2")
'org.daisy.pipeline:clientlib-java-httpclient:jar:2.1.2'
<dependency org="org.daisy.pipeline" name="clientlib-java-httpclient" rev="2.1.2">
<artifact name="clientlib-java-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='clientlib-java-httpclient', version='2.1.2')
)
libraryDependencies += "org.daisy.pipeline" % "clientlib-java-httpclient" % "2.1.2"
[org.daisy.pipeline/clientlib-java-httpclient "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.1.3 |
| org.apache.httpcomponents : httpcore | jar | 4.1.4 |
| org.apache.httpcomponents : httpmime | jar | 4.1.3 |
| org.daisy.pipeline : clientlib-java | jar | 5.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | |
| org.apache.httpcomponents : httpclient-osgi | jar | |
| org.apache.httpcomponents : httpcore-osgi | jar | |
| org.daisy.pipeline : webservice | jar | |
| org.daisy.pipeline : calabash-adapter | jar | |
| org.daisy.pipeline : modules-registry | jar | |
| org.daisy.pipeline : framework-volatile | jar | |
| org.daisy.pipeline : woodstox-osgi-adapter | jar | |
| junit : junit | jar | |
| org.daisy.pipeline : pax-exam-helper | jar | 2.5.0 |
| org.daisy.pipeline : ds-to-spi-runtime | jar | 1.1.1 |