public final class ArtifactFactory extends Object
Artifacts| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.aether.artifact.Artifact |
createFromPomFile(File pomFile)
Create a new
Artifact from the given pom File. |
public static org.eclipse.aether.artifact.Artifact createFromPomFile(File pomFile)
Artifact from the given pom File.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.