| Лицензия |
Лицензия |
|---|---|
| Группа | Группаedu.ucar |
| Идентификатор | Идентификаторhttpservices |
| Версия | Версия4.5.5 |
| Тип | Типjar |
| Описание |
ОписаниеHttpClient Wrappers
The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and
the THREDDS Data Server (TDS).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| httpservices-4.5.5.pom | |
| httpservices-4.5.5.jar | 60 KB |
| httpservices-4.5.5-sources.jar | 51 KB |
| httpservices-4.5.5-javadoc.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.ucar/httpservices/ -->
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>httpservices</artifactId>
<version>4.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucar/httpservices/
implementation 'edu.ucar:httpservices:4.5.5'
// https://jarcasting.com/artifacts/edu.ucar/httpservices/
implementation ("edu.ucar:httpservices:4.5.5")
'edu.ucar:httpservices:jar:4.5.5'
<dependency org="edu.ucar" name="httpservices" rev="4.5.5">
<artifact name="httpservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucar', module='httpservices', version='4.5.5')
)
libraryDependencies += "edu.ucar" % "httpservices" % "4.5.5"
[edu.ucar/httpservices "4.5.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.2.6 |
| org.apache.httpcomponents : httpcore | jar | 4.2.5 |
| org.apache.httpcomponents : httpmime | jar | 4.2.6 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |