| License |
License |
|---|---|
| Categories |
CategoriesArtipie Build Tools Distribution |
| GroupId | GroupIdcom.artipie |
| ArtifactId | ArtifactIdhttp |
| Last Version | Last Version0.18.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArtipie HTTP
HTTP layer of Artipie
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-0.18.4.pom | |
| http-0.18.4.jar | 98 KB |
| http-0.18.4-sources.jar | 92 KB |
| http-0.18.4-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/http/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>http</artifactId>
<version>0.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/http/
implementation 'com.artipie:http:0.18.4'
// https://jarcasting.com/artifacts/com.artipie/http/
implementation ("com.artipie:http:0.18.4")
'com.artipie:http:jar:0.18.4'
<dependency org="com.artipie" name="http" rev="0.18.4">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='http', version='0.18.4')
)
libraryDependencies += "com.artipie" % "http" % "0.18.4"
[com.artipie/http "0.18.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cactoos : cactoos | jar | 0.46 |
| com.github.akarnokd : rxjava2-jdk8-interop | jar | 0.3.7 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| com.artipie : asto | jar | 1.1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.cqfn : rio | jar | 0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.json : javax.json-api | jar | 1.1.4 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-web-client | jar | 3.8.5 |
| com.artipie : vertx-server | jar | 0.4 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.llorllale : cactoos-matchers | jar | 0.18 |
| org.glassfish : javax.json | jar | 1.1.4 |
| org.eclipse.jetty : jetty-server | jar | 10.0.1 |
| org.eclipse.jetty : jetty-servlet | jar | 10.0.0 |