Currently clj/deps tooling is missing an uberjar builder that has the capability to intelligently merge edn files.
Other than that, it’s probably capable enough.
@bocaj: The tooling already exists, you don’t need to merge edn files if you’re happy with switching from uberjars to capsule jars: https://github.com/duct-framework/duct/issues/92#issue-449273982 We do this and it works, though it does bring some minor complications.
Just released the first version of a Stripe API client library for Duct