Convention: Directory for external binary artifacts (tools)

I have a mainly Java project which needs some additional binary artifacts like nssm.exe. or the JRE. Now I’m wondering what would be the right place ™ for these files. Is there a convention like ./bin in the project’s root?