java

package
v2.36.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GavPackageTypeIdentifier = "gav://"
)

Variables

This section is empty.

Functions

func BuildDependencyTree added in v2.29.8

func BuildDependencyTree(params *DependencyTreeParams) (modules []*xrayUtils.GraphNode, err error)

Types

type DependencyTreeParams added in v2.29.8

type DependencyTreeParams struct {
	Tool             coreutils.Technology
	InsecureTls      bool
	IgnoreConfigFile bool
	ExcludeTestDeps  bool
	UseWrapper       bool
	JavaProps        map[string]any
	Server           *config.ServerDetails
	DepsRepo         string
	ReleasesRepo     string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL