I was thinking maybe the impl module could be a minimized fat jar and the API module would have the impl module as its only dependency. We'd then avoid those same library / different version conflicts?

Comments