| Interface | Description |
|---|---|
| Log |
An interface that wraps a provided logger.
|
| Class | Description |
|---|---|
| CommonUtils | |
| DeployableFile |
Contains data about a build file (an artifact or a dependency) with its physical file information
|
| FileChecksumCalculator |
File checksum calculator class
|
| NullLog |
A log implementation that doesn't do anything
|
| ZipUtils |
A utility class to perform different archive related actions
|