Last Version

DAISY Pipeline 2 :: Java Client Library :: HTTP Client Implementation 2.1.2

HTTP Client Implementation for the Java Client Library.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

clientlib-java-httpclient
Version

Version

2.1.2
Type

Type

jar
Description

Description

DAISY Pipeline 2 :: Java Client Library :: HTTP Client Implementation
HTTP Client Implementation for the Java Client Library.
Project URL

Project URL

https://github.com/daisy/pipeline-clientlib-java
Project Organization

Project Organization

The DAISY Consortium

Download clientlib-java-httpclient 2.1.2


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

Dependencies

compile (4)

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

test (11)

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

Project Modules

There are no modules declared in this project.