Last Version

Aether :: Connector :: File 1.13-patch-2

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

License

License

GroupId

GroupId

com.cloudbees.aether
ArtifactId

ArtifactId

aether-connector-file
Version

Version

1.13-patch-2
Type

Type

jar
Description

Description

Aether :: Connector :: File
A repository connector implementation for repositories using file:// URLs.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-connector-file 1.13-patch-2


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.