public final class ArtifactDescriptor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ArtifactDescriptor.Builder
Builder for
Artifacts. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
String |
getClassifier() |
String |
getExtension() |
String |
getGroupId() |
Map<String,String> |
getProperties() |
String |
getVersion() |
int |
hashCode() |
static ArtifactDescriptor.Builder |
newBuilder() |
String |
toString() |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.