Is there any currently working way to import a local Java .jar library into a Clojure project?

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • clojure

    The Clojure programming language

    I'm using Leiningen to set up the project, so it seems that the guide on clojure.org does not apply. And in the Leiningen Docs I couldn't find anything...

  • lein-localrepo

    Work with local Maven repository

    I used lein-localrepo plugin to handle it, example here. The essence is to make sure lein-localrepo is a plugin in your project.clj (or in ~/.lein/profiles.clj if you want it globally available). Then you can

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • telegenic

    Video creation and manipulation in Clojure

    I used lein-localrepo plugin to handle it, example here. The essence is to make sure lein-localrepo is a plugin in your project.clj (or in ~/.lein/profiles.clj if you want it globally available). Then you can

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts