| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.wink |
| Идентификатор | Идентификаторwink-client-apache-httpclient |
| Версия | Версия1.4 |
| Тип | Типjar |
| Описание |
ОписаниеApache Wink Client :: Apache Http Client
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.wink/wink-client-apache-httpclient/ -->
<dependency>
<groupId>org.apache.wink</groupId>
<artifactId>wink-client-apache-httpclient</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wink/wink-client-apache-httpclient/
implementation 'org.apache.wink:wink-client-apache-httpclient:1.4'
// https://jarcasting.com/artifacts/org.apache.wink/wink-client-apache-httpclient/
implementation ("org.apache.wink:wink-client-apache-httpclient:1.4")
'org.apache.wink:wink-client-apache-httpclient:jar:1.4'
<dependency org="org.apache.wink" name="wink-client-apache-httpclient" rev="1.4">
<artifact name="wink-client-apache-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wink', module='wink-client-apache-httpclient', version='1.4')
)
libraryDependencies += "org.apache.wink" % "wink-client-apache-httpclient" % "1.4"
[org.apache.wink/wink-client-apache-httpclient "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wink : wink-client | jar | 1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.1.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| org.apache.wink : wink-component-test-support | jar | 1.4 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.1 |
| org.jmock : jmock-junit3 | jar | 2.5.1 |