@Value.Immutable public interface MavenArtifact extends Artifact
| Modifier and Type | Interface and Description |
|---|---|
static class |
MavenArtifact.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MavenArtifact |
from(String groupId,
String artifactId) |
getArtifactId, getGroupId, getVersionstatic MavenArtifact from(String groupId, String artifactId)
Copyright © 2020 The Apache Software Foundation. All rights reserved.