| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem.maven |
Maven build system.
|
| Modifier and Type | Method and Description |
|---|---|
MavenLicense |
MavenLicense.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<MavenLicense> |
MavenBuildSettings.getLicenses()
Return the licenses associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
MavenBuildSettings.Builder |
MavenBuildSettings.Builder.licenses(MavenLicense... licenses)
Set the licenses of the project.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.