ClojureDocs

Nav

Namespaces

install

  • (install params)
Install pom and jar to local Maven repo.
Returns nil.
 Options:
  :basis - required, used for :mvn/local-repo
  :lib - required, lib symbol
  :classifier - classifier string, if needed
  :version - required, string version
  :jar-file - required, path to jar file
  :class-dir - required, used to find the pom file