identifier

@get:Internal
abstract val identifier: Property<String>

Stable identifier used to correlate this spec with resolved artifacts.

Format: ":projectPath" for project dependencies, "group:artifact" for external coordinates. Set by the DSL; not consumer-configurable.