.cyclonedx-maven-plugin.2.9.0.source-code.plugin.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cyclonedx-maven-plugin Show documentation
Show all versions of cyclonedx-maven-plugin Show documentation
The CycloneDX Maven plugin generates CycloneDX Software Bill of Materials (SBOM) containing the aggregate of all direct and transitive dependencies of a project.
The newest version!
# Automatically populated by Maven build - do not modify
vendor=${project.organization.name}
name=${project.name}
groupId=${project.groupId}
artifactId=${project.artifactId}
version=${project.version}
timestamp=${timestamp}