Uses of Class
org.jreleaser.maven.plugin.Distribution
-
Packages that use Distribution Package Description org.jreleaser.maven.plugin -
-
Uses of Distribution in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Distribution Modifier and Type Method Description java.util.Map<java.lang.String,Distribution>Jreleaser. getDistributions()Method parameters in org.jreleaser.maven.plugin with type arguments of type Distribution Modifier and Type Method Description voidJreleaser. setDistributions(java.util.Map<java.lang.String,Distribution> distributions)
-