License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.aether |
ArtifactId | ArtifactIdaether-connector-file |
Last Version | Last Version0.9.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAether Connector File
A repository connector implementation for repositories using file:// URLs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-file/ -->
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-connector-file</artifactId>
<version>0.9.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-file/
implementation 'org.eclipse.aether:aether-connector-file:0.9.0.M2'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-file/
implementation ("org.eclipse.aether:aether-connector-file:0.9.0.M2")
'org.eclipse.aether:aether-connector-file:jar:0.9.0.M2'
<dependency org="org.eclipse.aether" name="aether-connector-file" rev="0.9.0.M2">
<artifact name="aether-connector-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-connector-file', version='0.9.0.M2')
)
libraryDependencies += "org.eclipse.aether" % "aether-connector-file" % "0.9.0.M2"
[org.eclipse.aether/aether-connector-file "0.9.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.aether : aether-api | jar | 0.9.0.M2 |
org.eclipse.aether : aether-spi | jar | 0.9.0.M2 |
org.eclipse.aether : aether-util | jar | 0.9.0.M2 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject Optional | jar | 1 |
org.codehaus.plexus : plexus-component-annotations Optional | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu : sisu-inject-plexus | jar | 2.3.0 |
junit : junit | jar | 4.8.2 |
org.eclipse.aether : aether-test-util | jar | 0.9.0.M2 |