Package software.amazon.smithy.cli.dependencies


package software.amazon.smithy.cli.dependencies
  • Class
    Description
    Resolves Maven dependencies for the Smithy CLI.
    Responsible for creating a DependencyResolver for the CLI, optionally based on configuration.
    Exception encountered while attempting to resolve dependencies.
    A resolver that loads and caches resolved artifacts to a JSON file if the cache is fresh and resolved artifacts haven't been updated after a given reference point in time.
    Removes Smithy CLI dependencies that conflict with the JARs used by the CLI.
    Resolves Maven dependencies for the Smithy CLI using Maven resolvers.
    An artifact resolved from a repository that provides the path on disk where the artifact was downloaded, and the coordinates of the artifact.