Last Version

Aether :: Implementation 1.13.1

An implementation of the repository system.

License

License

GroupId

GroupId

org.sonatype.aether
ArtifactId

ArtifactId

aether-impl
Version

Version

1.13.1
Type

Type

jar
Description

Description

Aether :: Implementation
An implementation of the repository system.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-impl 1.13.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-spi jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1

provided (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.sonatype.sisu : sisu-inject-plexus jar 2.2.3
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.sonatype.aether : aether-test-util jar 1.13.1

Project Modules

There are no modules declared in this project.