Liking cljdoc? Tell your friends :D

leiningen.bom


bomclj

(bom project & _)
source

coordinate->package-nameclj

(coordinate->package-name coordinate)
source

coordinate-without-group-id?clj

(coordinate-without-group-id? coordinate)
source

dependencies->paths+pomsclj

(dependencies->paths+poms base-dir deps)
source

dependency->path+pomclj

(dependency->path+pom base-dir [coordinate version & more])
source

find-versionclj

(find-version content)
source

get-with-tagclj

(get-with-tag tag content)
source

licenses-entry?clj

(licenses-entry? xml-element)
source

mk-tmp-dir!clj

(mk-tmp-dir!)

Creates a unique temporary directory on the filesystem. Typically in /tmp on *NIX systems. Returns a File object pointing to the new directory. Raises an exception if the directory couldn't be created after 10000 tries.

Creates a unique temporary directory on the filesystem. Typically in /tmp on
*NIX systems. Returns a File object pointing to the new directory. Raises an
exception if the directory couldn't be created after 10000 tries.
sourceraw docstring

path+pom->pomclj

(path+pom->pom [path pom])
source

pom->bomclj

(pom->bom pom)
source

pom-location-alternativesclj

(pom-location-alternatives coordinate version)
source

repositoriesclj

source

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

× close