Modifier and Type | Method and Description |
---|---|
MavenResource |
MavenResource.Builder.build() |
static MavenResource |
MavenResource.parse(String coordinates)
Create a
MavenResource for the provided coordinates and default properties. |
static MavenResource |
MavenResource.parse(String coordinates,
MavenProperties properties)
Create a
MavenResource for the provided coordinates and properties. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.