MVN

org.sonatype.aether : aether-util

Maven & Gradle

Nov 29, 2011
206 usages
64 stars

Aether :: Utilities · A collection of utility classes to ease usage of the repository system.

<dependency>
    <groupId>org.sonatype.aether</groupId>
    <artifactId>aether-util</artifactId>
    <version>1.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.13.1

All Versions

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

Version Vulnerabilities Updated
1.13.x
aether-util-1.13.1
1.13
aether-util-1.13
1.12
aether-util-1.12
1.11
aether-util-1.11
1.10.x
aether-util-1.10.1
1.10
aether-util-1.10
1.9
aether-util-1.9
1.8.x
aether-util-1.8.1
1.8
aether-util-1.8
1.7
aether-util-1.7
1.6
aether-util-1.6
1.5
aether-util-1.5
1.4
aether-util-1.4
1.3
aether-util-1.3
1.2
aether-util-1.2
1.1.x
aether-util-1.1.1
1.1
aether-util-1.1
1.0
aether-util-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.sonatype.aether</groupId>
    <artifactId>aether-util</artifactId>
    <version>1.13.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.sonatype.aether:aether-util:1.13.1'

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

implementation("org.sonatype.aether:aether-util:1.13.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.sonatype.aether" % "aether-util" % "1.13.1"

Advertisement

Dependencies from Group

Nov 29, 2011
246 usages
64 stars
Nov 29, 2011
206 usages
64 stars
Nov 29, 2011
127 usages
64 stars
Nov 29, 2011
120 usages
64 stars
Nov 29, 2011
72 usages
64 stars

Discover Dependencies

Jun 15, 2006
42 usages
Sep 20, 2005
7 usages
Feb 14, 2006
50 usages
Feb 23, 2011
107 usages
Jan 17, 2006
29 usages
Sep 20, 2005
3 usages
Jul 17, 2013
3 usages
45 stars