currentComponentVersions property

Map<String, String> currentComponentVersions
final

A mapping of components to their currently-applied versions or other appropriate identifiers.

Implementation

final Map<String, String> currentComponentVersions;