java

package
v2.40.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 23 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)

func CreateMvnProps added in v2.38.0

func CreateMvnProps(resolverRepo string, serverDetails *config.ServerDetails) map[string]any

Types

type DependencyTreeParams added in v2.29.8

type DependencyTreeParams struct {
	Tool             coreutils.Technology
	InsecureTls      bool
	IgnoreConfigFile bool
	ExcludeTestDeps  bool
	UseWrapper       bool
	Server           *config.ServerDetails
	DepsRepo         string
}

Jump to

Keyboard shortcuts

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