| Package | Description |
|---|---|
| org.apache.maven.shared.dependency.analyzer | |
| org.apache.maven.shared.dependency.analyzer.asm |
| Class and Description |
|---|
| ClassAnalyzer
Gets the set of classes contained in a library given either as a jar file or an exploded directory.
|
| ClassFileVisitor |
| ProjectDependencyAnalysis
Project dependencies analysis result.
|
| ProjectDependencyAnalyzer
Analyze a project's declared dependencies and effective classes used to find which artifacts are:
used and declared,
used but not declared,
not used but declared.
|
| ProjectDependencyAnalyzerException |
| Class and Description |
|---|
| ClassFileVisitor |
| DependencyAnalyzer
Gets the set of classes referenced by a library given either as a jar file or an exploded directory.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.