procurementArtifactCoordinateDTO
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
The Maven coordinates (GAV) of the procured artifact.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
groupId (string) | 0/1 | The coordinate's groupId part. |
artifactId (string) | 0/1 | The coordinate's artifactId part. |
version (string) | 0/1 | The coordintate's version part/ |