@Relation(value="MANAGES_DEPENDENCY")
public interface ProfileManagesDependencyDescriptor
extends com.buschmais.jqassistant.plugin.common.api.model.BaseDependencyDescriptor
DependencyManagement,
Dependency| Modifier and Type | Method and Description |
|---|---|
MavenArtifactDescriptor |
getDependency()
Get the artifact dependency.
|
MavenProfileDescriptor |
getDependent()
Get the dependent POM.
|
MavenProfileDescriptor getDependent()
MavenArtifactDescriptor getDependency()
Copyright © 2015 buschmais GbR. All rights reserved.