| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.aether |
| Идентификатор | Идентификаторaether-transport-http |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAether Transport HTTP
A transport implementation for repositories using http:// and https:// URLs.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| aether-transport-http-1.1.0.pom | |
| aether-transport-http-1.1.0.jar | 34 KB |
| aether-transport-http-1.1.0-sources.jar | 20 KB |
| aether-transport-http-1.1.0-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-http/ -->
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-transport-http</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-http/
implementation 'org.eclipse.aether:aether-transport-http:1.1.0'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-http/
implementation ("org.eclipse.aether:aether-transport-http:1.1.0")
'org.eclipse.aether:aether-transport-http:jar:1.1.0'
<dependency org="org.eclipse.aether" name="aether-transport-http" rev="1.1.0">
<artifact name="aether-transport-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-transport-http', version='1.1.0')
)
libraryDependencies += "org.eclipse.aether" % "aether-transport-http" % "1.1.0"
[org.eclipse.aether/aether-transport-http "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-spi | jar | 1.1.0 |
| org.eclipse.aether : aether-util | jar | 1.1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject Необязательный | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.sisu : sisu-guice | jar | 3.1.6 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.eclipse.aether : aether-test-util | jar | 1.1.0 |
| org.eclipse.jetty : jetty-server | jar | 7.6.15.v20140411 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |
| Версия |
|---|
|
1.1.0
|
|
1.0.2.v20150114
|
|
1.0.1.v20141111
|
|
1.0.0.v20140518
|
|
0.9.1.v20140329
|
|
0.9.0.v20140226
|
|
0.9.0.M4
|
|
0.9.0.M3
|