Downloading

« System requirements

Available releases of the USGS PDL Java client are able to be downloaded from the project releases page found here:

https://code.usgs.gov/ghsc/hazdev/pdl/-/releases

For a given release there is a ProductClient.jar attached and available for direct download. Click the link provided above to download the JAR file and save it to your system, or use the following curl command:

Example download on *nix terminal

$ curl -qsSL https://code.usgs.gov/ghsc/hazdev/pdl/-/package_files/15854/download -o ProductClient.jar

To verify the version of the Java client being used, the following java command can be run:

$ java -jar ProductClient.jar --version

Configuration »


Last modified: Tue Jun 17 21:10:53 UTC 2025