package
Version:
v0.7.23
Opens a new window with list of versions in this module.
Published: Mar 14, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package maven implements Maven analysis.
A `BuildTarget` for Maven is the Maven project name.
IsBuilt checks whether `mvn dependency:list` produces an error.
type Options struct {
Binary string `mapstructure:"bin"`
Command string `mapstructure:"cmd"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.