Aether Transport File

A transport implementation for repositories using file:// URLs.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.aether
Идентификатор

Идентификатор

aether-transport-file
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Aether Transport File
A transport implementation for repositories using file:// URLs.
Ссылка на сайт

Ссылка на сайт

http://www.eclipse.org/aether/aether-transport-file/
Организация-разработчик

Организация-разработчик

The Eclipse Foundation

Скачать aether-transport-file

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

provided (1)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject Необязательный jar 1

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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