| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem.maven |
Maven build system.
|
| Modifier and Type | Method and Description |
|---|---|
MavenLicense.Builder |
MavenLicense.Builder.comments(String comments)
Set comments associated with the license.
|
MavenLicense.Builder |
MavenLicense.Builder.distribution(MavenLicense.Distribution distribution)
Set the distribution mechanism of the project associated with the license.
|
MavenLicense.Builder |
MavenLicense.Builder.name(String name)
Set the name of the license.
|
MavenLicense.Builder |
MavenLicense.Builder.url(String url)
Set the URL of the license.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.