maven-file-management
Tree-based API for resolution of Maven project dependencies
This package provides a tree-based API for resolution of Maven project dependencies.
- Versions: 3.0.0
- Website: https://maven.apache.org/shared/maven-dependency-tree
- Licenses: ASL 2.0
- Package source: gnu/packages/maven.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of maven-file-management
as follows:
guix install maven-file-management
Or install a particular version:
guix install maven-file-management@3.0.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.