Unable to install Java SDk

Whenever I try to download the SDK, by clicking on the Download link for any SDK, I see no folder being downloaded. I am trying to use this link: Couchbase Java SDK Release Notes and Archives | Couchbase Docs
Am I supposed to do something else, or try something else?

As far as I know, it’s just an ordinary download link. Have you tried a different browser? If you have access to the curl command, you could try:

curl -v https://packages.couchbase.com/clients/java/3.1.6/Couchbase-Java-Client-3.1.6.zip --output Couchbase-Java-Client-3.1.6.zip