Jar examples for m:maven-test-utils
Utility library for testing Maven 2.x projects
You can download jar file maven-test-utils 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-test-utils-1.1.jar to your project.
<dependency> <groupId>com.marvelution.maven</groupId> <artifactId>maven-test-utils</artifactId> <version>1.1</version> </dependency>
compile group: 'com.marvelution.maven', name: 'maven-test-utils', version: '1.1'
libraryDependencies += "com.marvelution.maven" % "maven-test-utils" % "1.1"
<dependency org="com.marvelution.maven" name="maven-test-utils" rev="1.1"/>
@Grapes(@Grab(group='com.marvelution.maven', module='maven-test-utils', version='1.1'))
'com.marvelution.maven:maven-test-utils:jar:1.1'
Click the following link to download the jar file.
maven-test-utils-1.1-javadoc.jar