| Package | Description |
|---|---|
| net.ossindex.common | |
| net.ossindex.common.utils |
| Modifier and Type | Method and Description |
|---|---|
ArtifactResource |
ResourceFactory.findArtifactResource(PackageDependency dep)
Find the ArtifactResource matching the specified package dependency
|
ArtifactResource[] |
ResourceFactory.findArtifactResources(PackageDependency[] pkgDeps)
Get multiple matching resources for the specified files.
|
| Modifier and Type | Method and Description |
|---|---|
PackageDependency |
PackageDependency.getParent()
The parent is the package that brought this one in as a transitive dependency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageDependency.setParent(PackageDependency pkg)
The parent is the package that brought this one in as a transitive dependency.
|
Copyright © 2015. All rights reserved.