Last Version

Artipie HTTP client 0.3.9

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.9
Type

Type

jar
Description

Description

Artipie HTTP client
HTTP client for Artipie
Project URL

Project URL

https://github.com/artipie/http-client
Source Code Management

Source Code Management

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

Download http-client 0.3.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.artipie : http jar v1.1.3
org.eclipse.jetty : jetty-reactive-httpclient jar 1.1.10
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 (7)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.50
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-params jar
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha6
log4j : log4j jar 1.2.17
com.artipie : vertx-server jar 1.0.0

Project Modules

There are no modules declared in this project.