Aether :: Connector :: File

A repository connector implementation for repositories using file:// URLs.

Лицензия

Лицензия

Группа

Группа

com.cloudbees.aether
Идентификатор

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

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

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

1.13-patch-2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Aether :: Connector :: File
A repository connector implementation for repositories using file:// URLs.
Организация-разработчик

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

Sonatype, Inc.

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.sonatype.aether : aether-api jar 1.13
org.sonatype.aether : aether-spi jar 1.13
org.sonatype.aether : aether-util jar 1.13

provided (1)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (3)

Идентификатор библиотеки Тип Версия
org.sonatype.sisu : sisu-inject-plexus jar 2.2.3
junit : junit jar 4.8.2
org.sonatype.aether : aether-test-util jar 1.13

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

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

Homepage

http://www.eclipse.org/aether/

Wiki

https://docs.sonatype.org/display/AETHER/Home

Issue Tracker

https://issues.sonatype.org/browse/AETHER

Mailing Lists

Contribution

When submitting patches, please follow the existing code style. The corresponding formatter settings for some IDEs can be taken from the Maven Code Style page.

Any patches submitted will need to be accompanied by a signed Contributor License Agreement (CLA). If you have not aleady signed this CLA, please download the Sonatype Contributor License Agreement and follow its instructions.

License

com.cloudbees.aether

Sonatype

Developer friendly, full-spectrum software supply-chain management

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

Версия
1.13-patch-2