Last Version

HttpClient Wrappers 4.5.5

The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).

License

License

GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

httpservices
Version

Version

4.5.5
Type

Type

jar
Description

Description

HttpClient Wrappers
The Unidata THREDDS project includes the netCDF-Java library (aka CDM) and the THREDDS Data Server (TDS).
Project Organization

Project Organization

UCAR/Unidata

Download httpservices 4.5.5


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.