maven-client

command module
v0.0.0-...-7505046 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 16 Imported by: 0

README

maven-client

Description

This CLI reads a list of maven group artifact version (GAV) coordinates and returns an ordered list of first order and transitive GAV coordinates within the runtime and compile scopes.

example

maven-client -config config.txt -input input.txt

Command line flags

  • config
  • input

Both flags expect a path to a respective file

Config

  • repourl
  • username
  • password

Input

A file containing new line separated entries to query against.

The format is group:artifact:version

Output

A file containing new line separated alphabetically sorted GAV coordinates

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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