Class RelativeProject

java.lang.Object
org.apache.maven.model.transform.RelativeProject

public class RelativeProject extends Object
Since:
4.0.0
Author:
Robert Scholte
  • Constructor Details

    • RelativeProject

      public RelativeProject(String groupId, String artifactId, String version)
  • Method Details

    • getGroupId

      public String getGroupId()
    • getArtifactId

      public String getArtifactId()
    • getVersion

      public String getVersion()