# Functions
LogHandler is in charge to log the text passed and, if the trace is an error, to return the message to the caller.
No description provided by the author
NewDependency creates an new dependency from the given GAV.
No description provided by the author
No description provided by the author
No description provided by the author
NewRepository parses the given repository URL and generates the corresponding v1.Repository.
No description provided by the author
ParseGAV decodes the provided Maven GAV into the corresponding Dependency.
No description provided by the author
# Variables
DefaultMavenRepositories is a comma separated list of default maven repositories This variable can be overridden at build time.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Dependency models a dependency.
DependencyManagement models dependency management.
Exclusion models a dependency exclusion.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Project models a Maven project.
No description provided by the author
No description provided by the author
Settings models a Maven settings.
# Interfaces
No description provided by the author