Recent versions of the Detect .jar file are available for download from the location specified in download locations.
To run Detect by invoking the .jar file:
java -jar {path to .jar file}For example:
curl -O https://repo.blackduck.com/bds-integrations-release/com/blackduck/integration/detect/12.0.0/detect-12.0.0.jar
java -jar detect-11.3.0.jarYou can use the Detect Bash script (detect12.sh) to download the Detect .jar file:
export DETECT_DOWNLOAD_ONLY=1
./detect11.sh