group property

List<String> group
final

The name of the group to add. This parameter cannot be used with the groupId parameter. As a group's name can change, use of groupId is recommended.

Implementation

final List<String> group;