TODO These classes were mercilessly ripped from Pax Runner 1.7.6 and need to be cleaned up or refactored.
| StreamUtils.ProgressBar | Feddback for downloading process. |
| Info | |
| PlatformImpl | Handles the workflow of creating the platform. |
| StreamUtils | Stream related utilities. |
| StreamUtils.CoarseGrainedProgressBar | A progress bar that displayed corse grained information about downloading of an artifact |
| StreamUtils.FineGrainedProgressBar | A progress bar that displayed detailed information about downloading of an artifact |
| StreamUtils.NullProgressBar | A progress bar that does nothing = does not display anything on console. |