Liking cljdoc? Tell your friends :D

mranderson.dependency.resolver


expand-dep-hierarchyclj

(expand-dep-hierarchy repositories dep-hierarchy overrides)

Expands the first level of the given dep hierarchy into an unresolved dependency tree.

Understands overrides so a node can be overriden at any point of the tree while it is being built.

Expands the first level of the given dep hierarchy into an unresolved dependency tree.

Understands overrides so a node can be overriden at any point of the tree while it is being built.
sourceraw docstring

resolve-source-depsclj

(resolve-source-deps repositories source-dependencies)

Retrieves the given dependencies using the given repositories

Retrieves the given dependencies using the given `repositories`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close