License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdorg.daisy.pipeline |
ArtifactId | ArtifactIdclientlib-java-httpclient |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDAISY Pipeline 2 :: Java Client Library :: HTTP Client Implementation
HTTP Client Implementation for the Java Client Library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |