Last Version

Aether Utilities 1.1.0

A collection of utility classes to ease usage of the repository system.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.aether
ArtifactId

ArtifactId

aether-util
Version

Version

1.1.0
Type

Type

jar
Description

Description

Aether Utilities
A collection of utility classes to ease usage of the repository system.
Project URL

Project URL

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

Project Organization

The Eclipse Foundation

Download aether-util 1.1.0


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.eclipse.aether : aether-test-util jar 1.1.0
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.