| Package | Description |
|---|---|
| org.mule.maven.client.api |
| Modifier and Type | Method and Description |
|---|---|
List<BundleDependency> |
MavenClient.resolveArtifactDependencies(File artifactFile,
boolean includeTestDependencies,
boolean includeProvidedDependencies,
Optional<File> localRepositoryLocationSupplier,
Optional<MavenReactorResolver> mavenReactorResolver,
Optional<File> temporaryFolder)
Resolves the artifact dependencies for an artifact.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.