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