Package org.gradle.pomproperties
package org.gradle.pomproperties
-
ClassesClassDescriptionGenerates a Maven-style
pom.propertiesresource so that Maven-aware tooling (SBOM generators, classpath inspectors, security scanners, IDE flows) can identify the artifact a jar belongs to.Configuration for thepom.propertiesgenerated into the main jar.Adds a Maven-styleMETA-INF/maven/<groupId>/<artifactId>/pom.propertiesto the main jar so Maven-aware tooling can identify the artifact.