Uses of Class
org.jreleaser.maven.plugin.Bucket
-
Packages that use Bucket Package Description org.jreleaser.maven.plugin -
-
Uses of Bucket in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return Bucket Modifier and Type Method Description BucketChocolatey. getBucket()BucketScoop. getBucket()Methods in org.jreleaser.maven.plugin with parameters of type Bucket Modifier and Type Method Description voidChocolatey. setBucket(Bucket bucket)voidScoop. setBucket(Bucket bucket)
-