Category
This attribute describes the categories of variants for a given module.
Four values are found in published components:
library
: Indicates that the variant is a library, that usually means a binary and a set of dependenciesplatform
: Indicates that the variant is a platform, that usually means a definition of dependency constraintsdocumentation
: Indicates that the variant is documentation of the software moduleverification
: Indicates that the variant is output from a testing or code quality verification tool
platform
variant can be consumed as a enforced-platform
which means all the dependency information it provides is applied as forced
.Since
5.3
Properties
Link copied to clipboard
Link copied to clipboard
The documentation category
Link copied to clipboard
The enforced platform, usually a synthetic variant derived from the
platform
Link copied to clipboard
The platform category
Link copied to clipboard
The verification category, for variants which contain the results of running verification tasks (e.g.