| Class | Description |
|---|---|
| AutoRelease | This utility class provides automatic release methods such as pattern matching and version bumping if given existing releases. |
| CipherMap | Strong encrypted storage backend used for encrypting a Map at rest. |
| FilterByContext | Filter by context can provide a boolean result based on the conditions in which a project is being built combined with user-provided filters. |
| LockableFile | Provides extensions to File for exclusive file locking to guarantee serialized access to the File via FileLock. |
| SecurityIO | A class to provide cryptographic features to Jervis such as RSA encryption and base64 encoding. |
| YamlOperator | A utility class for centralizing basic YAML operations required by Jervis. |