MVN

org.eclipse.aether : aether-api

Maven & Gradle

Feb 03, 2016
457 usages

Aether API · The application programming interface for the repository system.

<dependency>
    <groupId>org.eclipse.aether</groupId>
    <artifactId>aether-api</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.aether : aether-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.eclipse.aether : aether-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
aether-api-1.1.0
1.0.x
aether-api-1.0.2.v20150114
aether-api-1.0.1.v20141111
aether-api-1.0.0.v20140518
0.9.x
aether-api-0.9.1.v20140329
aether-api-0.9.0.v20140226
aether-api-0.9.0.M4
aether-api-0.9.0.M3
aether-api-0.9.0.M2
aether-api-0.9.0.M1

How to add a dependency to Maven

Add the following org.eclipse.aether : aether-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.aether</groupId>
    <artifactId>aether-api</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.aether : aether-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.aether:aether-api:1.1.0'

Gradle Kotlin DSL: Add the following org.eclipse.aether : aether-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.aether:aether-api:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.aether : aether-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.aether" % "aether-api" % "1.1.0"

Advertisement

Dependencies from Group

Feb 03, 2016
457 usages
Feb 03, 2016
300 usages
Feb 03, 2016
234 usages
Feb 03, 2016
201 usages

Discover Dependencies

Jun 09, 2022
2 usages
39 stars
Aug 16, 2023
1 usages
864 stars
Feb 02, 2016
35 usages
May 05, 2023
85 usages
Sep 18, 2016
4 usages
Dec 27, 2022
27 usages
18.2k stars
May 26, 2023
9 usages
381 stars