| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected DependencyManagement.Dependencies |
DependencyManagement.dependencies |
| Modifier and Type | Method and Description |
|---|---|
DependencyManagement.Dependencies |
ObjectFactory.createDependencyManagementDependencies()
Create an instance of
DependencyManagement.Dependencies |
DependencyManagement.Dependencies |
DependencyManagement.getDependencies()
Gets the value of the dependencies property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyManagement.setDependencies(DependencyManagement.Dependencies value)
Sets the value of the dependencies property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.