Maven
Collect information about a Maven project
The Maven Attestor records project and dependency information from a provided pom.xml (Maven Project Object Model).
Subjects
Subject | Description |
---|---|
project:group/artifact@version |
The group, artifact, and version of the project to which the pom.xml belongs |
dependency:group/artifact@version |
The group, artifact, and verion of each dependency in the pom.xml |
Last modified May 10, 2022: update descriptions for docs (39f6d72)