tools-deps

vemv 2023-08-31T19:55:56.629299Z

Are there deps that don't have a mvn/version, git/whatever or local/root? i.e. is there some other, less-obvious type

2023-09-01T00:48:10.506769Z

ivy repositories but I don't think deps support it

👍 1
Alex Miller (Clojure team) 2023-08-31T19:58:58.255529Z

no

Alex Miller (Clojure team) 2023-08-31T20:00:25.502969Z

at the lib level it's an open system so you could use tools.deps and add your own

vemv 2023-08-31T20:03:53.894259Z

thanks!