DOC

org.apache.maven.surefire : surefire-shadefire

Maven & Gradle

Jun 03, 2023
391 stars

ShadeFire JUnit3 Provider · A super-shaded junit3 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.

Table Of Contents

Latest Version

Download org.apache.maven.surefire : surefire-shadefire Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.maven.surefire : surefire-shadefire Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.1.x
3.0.x
2.20.x
2.20
2.19.x
2.19
2.18.x
2.18
2.17
2.16
2.15
2.14.x
2.14
2.13
2.12.x

How to open Javadoc JAR file in web browser

  1. Rename the file surefire-shadefire-3.1.2-javadoc.jar to surefire-shadefire-3.1.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder surefire-shadefire-3.1.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "surefire-shadefire-3.1.2-sources.jar" -d "surefire-shadefire-3.1.2-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 03, 2023
91 usages
391 stars
Jun 03, 2023
58 usages
391 stars
Jun 03, 2023
47 usages
391 stars
Jun 03, 2023
34 usages
391 stars
Jun 03, 2023
26 usages
391 stars

Discover Dependencies

Oct 17, 2020
1 stars
Dec 29, 2022
5 usages
48 stars
Jun 09, 2019
10 stars
Jun 09, 2019
10 stars
Sep 19, 2019
2 usages
712 stars
Oct 24, 2016
1 usages
Oct 27, 2015
104 stars