#!/bin/bash $(dirname $(realpath "${BASH_SOURCE[0]}"))/maven.sh -q dependency:get -DgroupId=$1 -DartifactId=$2 -Dversion=$3