For

Private Maven repositories for Apache Maven

Deps provides native Maven repositories for Apache Maven, with no plugins or custom wagons required. Get up and running in seconds: just sign-up, add the snippet below to your pom.xml, and run mvn deploy.

Private Maven repositories for Boot

Deps supports Maven repositories in Boot natively, with no tasks or custom wagons required. Get up and running in seconds: just sign-up, add the snippet below to your build.boot, and run boot build-jar push-release.

Private Maven repositories for Clojure

Deps supports Maven repositories for Clojure natively, with no plugins required. Leiningen, Boot, and tools.deps are all fully supported. Get up and running in seconds: just sign-up, add the repositories to your project config, and deploy.

Private Maven repositories for Leiningen

Deps supports Maven repositories in Leiningen natively, with no plugins required. Get up and running in seconds: just sign-up, add the snippet below to your project.clj, and run lein deploy.