Package enterprises.iwakura.amber
package enterprises.iwakura.amber
-
ClassDescriptionThe entrypoint for Amber's bootstrapping functionality.Amber manifest containing the library directory, dependencies and repositories.Options for Amber's bootstrap process.Represents the result of a checksum verification operation.Enum representing different types of checksums.Validates the checksum of a file against a given checksum and type.Represents a dependency with its notation, group ID, name, and version.Interface for downloading dependencies and their checksums from repositories.Represents the result of a download operation, indicating success or failure and providing an error message if applicable.Logger interface for Amber.Interface for loading Amber manifests from various sources, such as
ClassLoaderManifestLoaderandJarFileManifestLoaderRepresents a repository from which dependencies can be downloaded.Enum representing different types of repositories.ExtendsDownloadResultto include the downloaded content as a String.Auto-generated version class.