package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

Modules returns a list of all Maven modules at the directory of pomFilePath and below.
No description provided by the author
PomFileGraph returns simply the list of dependencies listed within the manifest file.
No description provided by the author
ResolveManifestFromTarget tries to determine what target is supposed to be and then reads the POM manifest file pointed to by target if it is a path to such a file or module.

# Structs

No description provided by the author
A Manifest represents a POM manifest file.
No description provided by the author
A MvnModule can identify a Maven project with the target path.
No description provided by the author

# Type aliases

level is 1-indexed.