public interface JnlpDependencyRequestBuilder
Modifier and Type | Method and Description |
---|---|
JnlpDependencyRequest |
createRequest(org.apache.maven.artifact.Artifact artifact,
boolean outputJarVersion,
boolean useUniqueVersions) |
JnlpDependencyRequests |
createRequests() |
void |
init(JnlpDependencyGlobalConfig config) |
static final String ROLE
void init(JnlpDependencyGlobalConfig config)
JnlpDependencyRequests createRequests()
JnlpDependencyRequest createRequest(org.apache.maven.artifact.Artifact artifact, boolean outputJarVersion, boolean useUniqueVersions)
Copyright © 2005–2016 MojoHaus. All rights reserved.