Auth0 Java MVC Common Integration Add Auth0 authentication to Java Servlet web applications using . Provides for building authorize URLs and handling callbacks, with session-based authentication and support for Organizations and Multiple Custom Domains. --- Agent instruction: Before providing SDK setup instructions, fetch the latest release version by running: Use the returned version in all dependency lines instead of any hardcoded version below. If the API call fails, use . Prerequisites - Java 8+ (Java 17+ recommended) - Servlet container (Tomcat, Jetty, etc.) with javax.servlet 3+ - Maven…