The Maven Attestor records project and dependency information from a provided pom.xml (Maven Project Object Model).
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 |