| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cloudbees.aether |
| Идентификатор | Идентификаторaether-connector-file |
| Версия | Версия1.13-patch-2 |
| Тип | Типjar |
| Описание |
ОписаниеAether :: Connector :: File
A repository connector implementation for repositories using file:// URLs.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.aether : aether-api | jar | 1.13 |
| org.sonatype.aether : aether-spi | jar | 1.13 |
| org.sonatype.aether : aether-util | jar | 1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |