DOC

io.github.shafthq : SHAFT_ENGINE

Maven & Gradle

Aug 24, 2023
332 stars

io.github.shafthq:SHAFT_ENGINE · SHAFT is a unified test automation engine. Powered by best-in-class frameworks, SHAFT provides a wizard-like syntax to drive your automation efficiently, maximize your ROI, and minimize your learning curve. Stop reinventing the wheel. Upgrade now!

Table Of Contents

Latest Version

Download io.github.shafthq : SHAFT_ENGINE Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.shafthq : SHAFT_ENGINE Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
7.3.x
7.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file SHAFT_ENGINE-7.3.20230824.1-javadoc.jar to SHAFT_ENGINE-7.3.20230824.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder SHAFT_ENGINE-7.3.20230824.1-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 "SHAFT_ENGINE-7.3.20230824.1-sources.jar" -d "SHAFT_ENGINE-7.3.20230824.1-javadoc" -subpackages