please_maven

command
v13.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package main implements please_maven, a command-line tool to find dependencies from a remote Maven repo (typically Maven Central, but can be others).

This is a fairly non-trivial task since the pom.xml format is complex and Maven is basically just a static file server for them. We do our best at understanding it. Of course other packages exist that can parse it, but we prefer not to use them since they're Java, and would require shipping a very large binary, but more significantly it did not seem easy to make them behave as we wanted.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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