Annotation Type DependencyManagementBom

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      String[]value
      One or more sets of colon-separated coordinates (group:module:version) of a Maven bom that contains dependency management that will add to and override the default dependency management.
    • Element Detail

      • value

        String[] value
        One or more sets of colon-separated coordinates (group:module:version) of a Maven bom that contains dependency management that will add to and override the default dependency management.
        Returns:
        the BOM coordinates