Last Version

Aether :: Test Utilities 1.13.1

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

License

License

GroupId

GroupId

org.sonatype.aether
ArtifactId

ArtifactId

aether-test-util
Version

Version

1.13.1
Type

Type

jar
Description

Description

Aether :: Test Utilities
A collection of utility classes to ease testing of the repository system.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-test-util 1.13.1


<!-- https://jarcasting.com/artifacts/org.sonatype.aether/aether-test-util/ -->
<dependency>
    <groupId>org.sonatype.aether</groupId>
    <artifactId>aether-test-util</artifactId>
    <version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.aether/aether-test-util/
implementation 'org.sonatype.aether:aether-test-util:1.13.1'
// https://jarcasting.com/artifacts/org.sonatype.aether/aether-test-util/
implementation ("org.sonatype.aether:aether-test-util:1.13.1")
'org.sonatype.aether:aether-test-util:jar:1.13.1'
<dependency org="org.sonatype.aether" name="aether-test-util" rev="1.13.1">
  <artifact name="aether-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.aether', module='aether-test-util', version='1.13.1')
)
libraryDependencies += "org.sonatype.aether" % "aether-test-util" % "1.13.1"
[org.sonatype.aether/aether-test-util "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
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.