Last Version

Aether SPI 1.1.0

The service provider interface for repository system implementations and repository connectors.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.aether
ArtifactId

ArtifactId

aether-spi
Version

Version

1.1.0
Type

Type

jar
Description

Description

Aether SPI
The service provider interface for repository system implementations and repository connectors.
Project URL

Project URL

http://www.eclipse.org/aether/aether-spi/
Project Organization

Project Organization

The Eclipse Foundation

Download aether-spi 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.