Uses of Class
org.jreleaser.maven.plugin.S3
-
Packages that use S3 Package Description org.jreleaser.maven.plugin -
-
Uses of S3 in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type S3 Modifier and Type Method Description java.util.Map<java.lang.String,S3>Upload. getS3()Method parameters in org.jreleaser.maven.plugin with type arguments of type S3 Modifier and Type Method Description voidUpload. setS3(java.util.Map<java.lang.String,S3> s3)
-