Skip to content

Instantly share code, notes, and snippets.

@grahambeedie
Created April 13, 2015 10:31
Show Gist options
  • Save grahambeedie/1ee3b13cb2ce9d2ab4d0 to your computer and use it in GitHub Desktop.
Save grahambeedie/1ee3b13cb2ce9d2ab4d0 to your computer and use it in GitHub Desktop.
Use cURL to get the Oracle JDK8 JCE Policy files
curl -L -b "oraclelicense=a" http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip -O
@saikrishna130
Copy link

Thanks Man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment