package
Version:
v0.7.24
Opens a new window with list of versions in this module.
Published: Mar 28, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
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.