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