public class ProjectDependencies
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ProjectDependencies(scala.collection.Seq<org.eclipse.aether.artifact.Artifact> external,
scala.collection.Seq<org.apache.maven.project.MavenProject> internal) |
Modifier and Type | Method and Description |
---|---|
scala.collection.Seq<org.eclipse.aether.artifact.Artifact> |
external() |
scala.collection.Seq<org.apache.maven.project.MavenProject> |
internal() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait