Uses of Class
de.qaware.maven.plugin.offline.DynamicDependency
-
-
Uses of DynamicDependency in de.qaware.maven.plugin.offline
Methods in de.qaware.maven.plugin.offline with parameters of type DynamicDependency Modifier and Type Method Description java.util.Set<ArtifactWithRepoType>DependencyDownloader. resolveDynamicDependency(DynamicDependency dynamicDependency)Download a single dependency and all of its transitive dependencies that is needed by the build without appearing in any dependency tree
-