{:deps {org.clojure/clojure {:mvn/version "1.10.1"} org.clojure/core.async {:mvn/version "1.0.567"} org.postgresql/postgresql {:mvn/version "42.2.10"} seancorfield/next.jdbc {:mvn/version "1.0.395"} tick {:mvn/version "0.4.23-alpha"} cljfx {:mvn/version "1.6.5"} org.openjfx/javafx-base {:mvn/version "13.0.2"} org.openjfx/javafx-controls {:mvn/version "13.0.2"} org.openjfx/javafx-graphics {:mvn/version "13.0.2"} org.openjfx/javafx-web {:mvn/version "13.0.2"} org.openjfx/javafx-swing {:mvn/version "13.0.2"} org.controlsfx/controlsfx {:mvn/version "11.0.1"} metosin/malli {:git/url "https://github.com/metosin/malli.git" :sha "9db4ff998b641d4a0cff4eb6d772fd0cb5d3b56c"}} :paths ["src" "resources"] :aliases {:outdated {:extra-deps {olical/depot {:mvn/version "0.2.30"}} :main-opts ["-m" "depot.outdated.main" "-a" "outdated"]} :graph {:extra-deps {org.clojure/tools.deps.graph {:mvn/version "0.2.30"}} :main-opts ["-m" "clojure.tools.deps.graph"]} :dev {:extra-paths ["test"]} :test {:extra-deps {lambdaisland/kaocha {:mvn/version "0.0-590"}} :main-opts ["-m" "kaocha.runner"]} :uberjar {:main-opts ["-m" "hf.depstar.uberjar" "pgwiz.jar" "-C" "-m" "ch.lyrion.pgwiz"] :jvm-opts ["-Dclojure.compiler.direct-linking=true" "-Dclojure.spec.skip-macros=true"] :extra-paths ["classes"] :extra-deps {seancorfield/depstar {:mvn/version "0.5.2"}}}} :mvn/repos {"gluon-releases" {:url "https://nexus.gluonhq.com/nexus/content/repositories/releases/"} "gluon-snapshots" {:url "https://nexus.gluonhq.com/nexus/content/repositories/public-snapshots/"} "snapshot" {:url "https://oss.sonatype.org/content/repositories/snapshots/"}}}