How To Install Java Artifact org.apache.maven.surefire.surefire-shadefire v2.19

org.apache.maven.surefire surefire-shadefire 2.19

Introduction

In this article, we'll learn how to install Java artifact surefire-shadefire from org.apache.maven.surefire group in version 2.19. The artifact is available in 32 versions: 3.3.0 3.2.5 3.2.3 3.2.2 3.2.1 3.1.2 3.1.0 3.0.0-M9 3.0.0-M8 3.0.0-M7 3.0.0-M6 3.0.0-M5 3.0.0-M4 3.0.0-M3 3.0.0-M2 3.0.0 2.20.1 2.20 2.19.1 2.19 2.18.1 2.18 2.17 2.16 2.15 2.14.1 2.14 2.13 2.12.4 2.12.3 2.12.2 2.12.1 . The ShadeFire JUnit3 Provider project has been released under The Apache Software License, Version 2.0 license. The parent project is: org.apache.maven.surefire::surefire::2.19

How To Install Java Artifact org.apache.maven.surefire.surefire-shadefire In Version 2.19

To install the ShadeFire JUnit3 Provider artifact in version 2.19 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ShadeFire JUnit3 Provider dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (3)

Licenses