Default gradle installation location

Clearly for the enterprise, the gradle wrapper is the recommendation, but there are times when you really just want to run a version of gradle from the command line and sometimes it is convenient to have it along one’s path.

What is the conventional location for a gradle install under unix? I do not recall ever actually seeing one formally posted anywhere.

-Spencer

There isn’t a conventional one. This is usually platform specific and down to the package manager.