| Class | Description |
|---|---|
| Cache |
A simple
HashMap based in-memory cache for storing LicenseDownloader.LicenseDownloadResults. |
| FileNameEntry |
A triple consiting of a
File, its SHA-1 checksum and a boolean whether FileNameEntry.file's name comes from
PreferredFileNames and is thus preferred. |
| License | |
| LicensedArtifact | |
| LicensedArtifact.Builder |
A
LicensedArtifact builder. |
| LicensedArtifactResolver |
A tool to deal with dependencies of a project.
|
| LicenseDownloader |
Utilities for downloading remote license files.
|
| LicenseDownloader.LicenseDownloadResult |
A result of a license download operation.
|
| LicenseMatchers |
A collection of
DependencyMatchers to match and replace licenses in ProjectLicenseInfo instances. |
| LicenseMatchers.Builder |
A
LicenseMatchers builder |
| LicenseSummaryReader |
A LicenseSummaryReader.
|
| LicenseSummaryWriter |
A LicenseSummaryWriter.
|
| PreferredFileNames |
An url ->
FileNameEntry mapping. |
| ProjectLicense |
The license subelement of
ProjectLicenseInfo. |
| ProjectLicenseInfo |
Contains the license information for a single project/dependency
|
| UrlReplacements |
Applies manually configured license URL replacements as well as the default ones a necessary.
|
| UrlReplacements.Builder |
A
UrlReplacements builder. |
Copyright © 2010–2019 MojoHaus. All rights reserved.