How can I build a Gradle project without internet access and get a list of dependencies?
I’m working in a environment where internet access is not available. I need to build my Gradle project, but there’s a proxy that blocks any package that goes through. I spoke with the security department, and they asked me to provide a list of all the dependencies the project requires so they can create exceptions in the proxy.