mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
3 lines
138 B
Bash
Executable File
3 lines
138 B
Bash
Executable File
# Prepare dependencies jars into a work dir
|
|
mvn dependency:copy-dependencies -DoutputDirectory=running_work_dir -Dhttps.protocols=TLSv1.2
|