public final class Artifacts extends Object
org.eclipse.aether.artifact.Artifact objects.| Modifier and Type | Method and Description |
|---|---|
static String |
makeKey(org.eclipse.aether.artifact.Artifact artifact) |
static String |
toCoordinates(org.eclipse.aether.artifact.Artifact artifact)
Returns the artifact's Maven coordinates in the form groupId:artifactId:version.
|
public static String toCoordinates(org.eclipse.aether.artifact.Artifact artifact)
public static String makeKey(org.eclipse.aether.artifact.Artifact artifact)
Copyright © 2018–2021 Google LLC.. All rights reserved.