Package org.codehaus.mojo.license.spdx
Class SpdxLicenseList
java.lang.Object
org.codehaus.mojo.license.spdx.SpdxLicenseList
A Java representation of
SPDX licenses.json
- Since:
- 1.18
- Author:
- Peter Palaga
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SpdxLicenseList.Builder
builder()
static SpdxLicenseList
-
Method Details
-
getLatest
-
builder
-
getLicenseListVersion
-
getLicenses
- Returns:
- an unmodifiable
Map
from license IDs toSpdxLicenseInfo
.
-
getReleaseDate
-
getAttachments
-