| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииArtipie Компиляция и сборка Distribution |
| Группа | Группаcom.artipie |
| Идентификатор | Идентификаторhttp |
| Последняя версия | Последняя версия0.18.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеArtipie HTTP
HTTP layer of Artipie
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |