@Target(value={CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PARAMETER,TYPE}) @Retention(value=SOURCE) @Documented public @interface DependencyManagementBom
@Grab
dependencies.public abstract String[] value
group:module:version
) of a
Maven bom that contains dependency management that will add to and override the
default dependency management.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.