Connectors provide a consistent generic layer between applications and target resources.
The main focus of the API is provisioning identity operations and password management.
This means each Connector implementation can be easily replaced and not necessarily depend on a specific version of the framework.
In addition an application may choose to use multiple Connectors which can require class path isolation.
With class path isolation there is no issue with conflicting 3rd party libraries.