public class GetDependencyList
This is a helper task to list all dependencies of a BOM file in a list.
@Inject public GetDependencyList(@NotNull org.gradle.api.model.ObjectFactory objectFactory)
@Input @NotNull public org.gradle.api.provider.Property<java.lang.String> getDependency()
public void getlist()
Main function of this task.