kafka-connect-client
kafka-connect-client copied to clipboard
How about import the `connect-runtime` dependency?
I've noticed that there are many classes, such as ConnectorDefinition, which bear a strong resemblance to the ConnectorInfo class found in the Kafka connect-runtime package. This seems to be a bit redundant. Why not simply import the connect-runtime dependency instead?