Uses of Interface
org.eclipse.aether.spi.artifact.generator.ArtifactGenerator
-
Uses of ArtifactGenerator in org.eclipse.aether.spi.artifact.generator
Modifier and TypeMethodDescriptionArtifactGeneratorFactory.newInstance
(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.deployment.DeployRequest request) Creates a new artifact generator for the specified deploy request.ArtifactGeneratorFactory.newInstance
(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.installation.InstallRequest request) Creates a new artifact generator for the specified install request.