License |
License |
---|---|
Categories |
CategoriesCLI User Interface Artipie Build Tools Distribution |
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version0.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArtipie HTTP client
HTTP client for Artipie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-0.3.9.pom | |
http-client-0.3.9.jar | 16 KB |
http-client-0.3.9-sources.jar | 13 KB |
http-client-0.3.9-javadoc.jar | 71 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
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 |