is not current version
Last Version 0.3.9

Artipie HTTP client 0.3.6

HTTP client for Artipie

License

License

Categories

Categories

CLI User Interface Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

http-client
Version

Version

0.3.6
Type

Type

jar
Description

Description

Artipie HTTP client
HTTP client for Artipie
Project URL

Project URL

https://github.com/artipie/http-client
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/artipie/http-client/tree/master

Download http-client 0.3.6


<!-- https://jarcasting.com/artifacts/com.artipie/http-client/ -->
<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>http-client</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/http-client/
implementation 'com.artipie:http-client:0.3.6'
// https://jarcasting.com/artifacts/com.artipie/http-client/
implementation ("com.artipie:http-client:0.3.6")
'com.artipie:http-client:jar:0.3.6'
<dependency org="com.artipie" name="http-client" rev="0.3.6">
  <artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='http-client', version='0.3.6')
)
libraryDependencies += "com.artipie" % "http-client" % "0.3.6"
[com.artipie/http-client "0.3.6"]

Dependencies

compile (5)

Group / Artifact Type Version
com.artipie : http jar 0.16.1
org.eclipse.jetty : jetty-reactive-httpclient jar 1.1.10
com.artipie : asto jar 0.28
javax.json : javax.json-api jar 1.1.4
org.glassfish : javax.json jar 1.1.4

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (8)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2-rc1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.slf4j : slf4j-api jar 1.8.0-alpha2
org.slf4j : slf4j-log4j12 jar 1.8.0-beta0
log4j : log4j jar 1.2.17
com.artipie : vertx-server jar 0.3.2

Project Modules

There are no modules declared in this project.