public interface MvnArtifact extends Model
| Modifier and Type | Method and Description |
|---|---|
String |
artifactId() |
MvnArtifact |
artifactId(String artifactId) |
String |
groupId() |
MvnArtifact |
groupId(String groupId) |
String |
version() |
MvnArtifact |
version(String version) |
clear, getKey, getProperties, getProperty, getProperty, getPropertyNames, getPropertyType, getType, removeProperty, setKey, setPropertyString groupId()
String artifactId()
String version()
MvnArtifact groupId(String groupId)
MvnArtifact artifactId(String artifactId)
MvnArtifact version(String version)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.