What you've described is just one way a classloader can work, however, they can be implemented or hacked upon in a variety of ways. Sure - maven does the work of resolving/flattening the dependency graph and downloading…
No... maven has little to do with classloaders which are primarily a runtime concern.
What you've described is just one way a classloader can work, however, they can be implemented or hacked upon in a variety of ways. Sure - maven does the work of resolving/flattening the dependency graph and downloading…
No... maven has little to do with classloaders which are primarily a runtime concern.