Jar examples for m:maven-test-tools
You can download jar file maven-test-tools 1.3 in this page.
Apache License
You can use the following script to add maven-test-tools-1.3.jar to your project.
<dependency> <groupId>org.apache.maven.plugin-testing</groupId> <artifactId>maven-test-tools</artifactId> <version>1.3</version> </dependency>
compile group: 'org.apache.maven.plugin-testing', name: 'maven-test-tools', version: '1.3'
libraryDependencies += "org.apache.maven.plugin-testing" % "maven-test-tools" % "1.3"
<dependency org="org.apache.maven.plugin-testing" name="maven-test-tools" rev="1.3"/>
@Grapes(@Grab(group='org.apache.maven.plugin-testing', module='maven-test-tools', version='1.3'))
'org.apache.maven.plugin-testing:maven-test-tools:jar:1.3'
Click the following link to download the jar file.
maven-test-tools-1.3-javadoc.jar