| Constructor and Description |
|---|
Keys() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toKey(ArtifactReference ref) |
static String |
toKey(ProjectReference ref) |
static String |
toKey(String groupId,
String artifactId,
String version) |
static String |
toKey(String groupId,
String artifactId,
String version,
String classifier,
String type) |
static String |
toKey(VersionedReference ref) |
public Keys()
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.