Uses of Class
org.jreleaser.maven.plugin.Archive
-
Packages that use Archive Package Description org.jreleaser.maven.plugin -
-
Uses of Archive in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Archive Modifier and Type Method Description java.util.Map<java.lang.String,Archive>Assemble. getArchive()Method parameters in org.jreleaser.maven.plugin with type arguments of type Archive Modifier and Type Method Description voidAssemble. setArchive(java.util.Map<java.lang.String,Archive> archive)
-