public class ArtifactUtilities extends Object
Artifact
s.Modifier and Type | Method and Description |
---|---|
static String |
toString(org.apache.maven.artifact.Artifact artifact)
This method returns a string representing the
Artifact given as
parameter. |
static String |
toString(org.apache.maven.model.Dependency dependency)
This method returns a string representing the
Dependency given as
parameter. |
Copyright © 2013–2015 PureSol Technologies. All rights reserved.