| Package | Description |
|---|---|
| org.wso2.maven.capp.model | |
| org.wso2.maven.capp.mojo |
| Modifier and Type | Method and Description |
|---|---|
ArtifactDependency |
Artifact.getDependencyForArtifact(Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
Map<Artifact,ArtifactDependency> |
Artifact.getAllPosibleLocalDependencies() |
List<ArtifactDependency> |
Artifact.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Artifact.setAllPosibleLocalDependencies(Map<Artifact,ArtifactDependency> allPosibleLocalDependencies) |
void |
Artifact.setDependencies(List<ArtifactDependency> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractPOMGenMojo.getExtensionOfDependency(List<Artifact> artifacts,
ArtifactDependency dependency) |
Copyright © 2024 WSO2. All rights reserved.