public class Project extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
artifactId |
String |
groupId |
String |
version |
| Constructor and Description |
|---|
Project(String groupId,
String artifactId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
static Project |
forMavenProject(org.apache.maven.project.MavenProject project,
String version) |
net.oneandone.sushi.fs.file.FileNode |
localRepo(Maven maven) |
String |
toString() |
Copyright © 2012-2015 1&1. All Rights Reserved.