Documentation ¶
Overview ¶
maven_parse_resolve is an example program that demonstrates how to parse and process Maven POM files using the implementation in deps.dev/util/maven and then use the resolver in deps.dev/util/resolve to resolve the dependencies.
The project after parsing and processing is equivalent to what is generated by `mvn help:effective-pom`.
To access upstream POM files, requests are sent to the Maven Central repository.
Click to show internal directories.
Click to hide internal directories.