Uses of Class
br.org.soujava.pomeditor.api.Dependency
-
Packages that use Dependency Package Description br.org.soujava.pomeditor.api -
-
Uses of Dependency in br.org.soujava.pomeditor.api
Methods in br.org.soujava.pomeditor.api that return Dependency Modifier and Type Method Description DependencyDependency.DependencyBuilder. build()Methods in br.org.soujava.pomeditor.api with parameters of type Dependency Modifier and Type Method Description static voidAddDependency. execute(Path pom, Dependency dependency)Add a dependency informed by theDependencyinstance into the target POM xml
-