public static final class BuildPropertiesWriter.ProjectDetails extends Object
| Constructor and Description | 
|---|
| ProjectDetails(String group,
              String artifact,
              String version,
              String name,
              Instant time,
              Map<String,String> additionalProperties) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getAdditionalProperties() | 
| String | getArtifact() | 
| String | getGroup() | 
| String | getName() | 
| Instant | getTime() | 
| String | getVersion() | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.