Uses of Class
org.jreleaser.maven.plugin.Dependency
-
Packages that use Dependency Package Description org.jreleaser.maven.plugin -
-
Uses of Dependency in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Dependency Modifier and Type Method Description java.util.List<Dependency>Brew. getDependencies()Method parameters in org.jreleaser.maven.plugin with type arguments of type Dependency Modifier and Type Method Description voidBrew. setDependencies(java.util.List<Dependency> dependencies)
-