dot-dependency_get_args: Build the command to have maven download a dependency...

Description Usage

Description

This function will build a system command using the maven dependency get funtionality to download a (java) dependency.

Usage

1
2
3
4
5
6
.dependency_get_args(
  artifact,
  transitive = TRUE,
  remote_repos = NULL,
  dep_plugin_version
)

mitre/mvndeps documentation built on Feb. 18, 2020, 6:13 p.m.