It's included from `jetty-jsp by org.eclipse.jetty...
# general
a
It's included from
jetty-jsp by org.eclipse.jetty
and there is only one explicit mention of that artifact (from the common library). The target that gets it in a different order explicitly declares other deps on jetty:
Copy code
'3rdparty:org.eclipse.jetty.jetty-server',
   '3rdparty:org.eclipse.jetty.jetty-util',
   '3rdparty:org.eclipse.jetty.jetty-servlet',
   '3rdparty:org.eclipse.jetty.jetty-http',