Liking cljdoc? Tell your friends :D

cljoss.coordinates

For handling package coordinates

For handling package coordinates
raw docstring

local-path->coordinatesclj

(local-path->coordinates local-path)

Takes a local path, assumed to be in .m2/respository, and converts this to artifact coordinates as a map with keys :group-id, :artifact-id and :version

Takes a local path, assumed to be in .m2/respository,
and converts this to artifact coordinates as a map
with keys :group-id, :artifact-id and :version
sourceraw docstring

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

× close