Liking cljdoc? Tell your friends :D

leiningen.bom


bomclj

(bom project & args)
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 direct-dependencies ignore)
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

include?clj

(include? dependency direct-dependencies ignore)

Decide whether or not to include a dependency in the output based on the set actual direct dependencies and a set of ignored artifact ids.

Decide whether or not to include a dependency in the output based on the set
actual direct dependencies and a set of ignored artifact ids.
sourceraw docstring

licenses-entry?clj

(licenses-entry? xml-element)
source

make-purlclj

(make-purl group-id artifact-id version)
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