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