maven

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPomService

type IPomService interface {
	GetRootPomFiles(files []string) []string
	ParsePomModules(path string) ([]string, error)
}

type PomService

type PomService struct{}

func (PomService) GetRootPomFiles

func (p PomService) GetRootPomFiles(files []string) []string

func (PomService) ParsePomModules

func (p PomService) ParsePomModules(path string) ([]string, error)

Jump to

Keyboard shortcuts

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