package
Version:
v0.7.18
Opens a new window with list of versions in this module.
Published: Jan 21, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Dependency holds revision information after parsing output.
OkBuck defines an interface for all OkBuck tool implementations.
New creates a new OkBuck instance that calls the okbuck build tool directly.
Setup implements OkBuck and defines how to retrieve okbuck output.
Deps finds the dependencies of an OkBuck target using the supplied command and
returns the dependency graph.
type Target struct {
MavenCoordinates string `json:"mavenCoords"`
}
Target represents an okbuck build target.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.