Jar examples for a:aether-test-util
A collection of utility classes to ease testing of the repository system.
You can download jar file aether-test-util 1.0.0.v20140518 in this page.
Open Source License
You can use the following script to add aether-test-util-1.0.0.v20140518.jar to your project.
<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-test-util</artifactId> <version>1.0.0.v20140518</version> </dependency>
compile group: 'org.eclipse.aether', name: 'aether-test-util', version: '1.0.0.v20140518'
libraryDependencies += "org.eclipse.aether" % "aether-test-util" % "1.0.0.v20140518"
<dependency org="org.eclipse.aether" name="aether-test-util" rev="1.0.0.v20140518"/>
@Grapes(@Grab(group='org.eclipse.aether', module='aether-test-util', version='1.0.0.v20140518'))
'org.eclipse.aether:aether-test-util:jar:1.0.0.v20140518'
Click the following link to download the jar file.
aether-test-util-1.0.0.v20140518-javadoc.jar