Interface | Description |
---|---|
DirectoryWatcher.FileChangedListener |
An interface used to listen on file changed events.
|
Class | Description |
---|---|
ArchiveUtils |
This class extracts
*.zip and tar.gz archives to a given destination directory. |
DependencyFinder | |
DirectoryWatcher |
Watches a directory, including the sub-tree, for changes on files.
|
Downloader |
Used to download the Node archive from a given download URL.
|
PomUtils |
A utility class to manipulate pom.xml files.
|
ProcessExecutor |
A class to execute subprocesses with a given command line in a specified working directory.
|
Semver |
This class represents a semantic version information.
|
Utils |
A helper class providing utility methods.
|
Enum | Description |
---|---|
Platform |
This enum contains all supported platforms.
|
Copyright © 2023. All rights reserved.