Uses of Interface
org.tentackle.maven.plugin.jlink.ArtifactCreator
-
-
Uses of ArtifactCreator in org.tentackle.maven.plugin.jlink
Classes in org.tentackle.maven.plugin.jlink that implement ArtifactCreator Modifier and Type Class Description classDefaultArtifactCreatorDefault artifact creator.Methods in org.tentackle.maven.plugin.jlink that return ArtifactCreator Modifier and Type Method Description static ArtifactCreatorArtifactCreator. getInstance()The singleton.
-