vertx-template/lein-template

lein template for vertx development in maven

  • VCSN/A

  • cljdoc documentationcljdoc
  • 576 Downloads
  • 82 This Version

Leiningen/Boot

[vertx-template/lein-template "0.1.1-RELEASE"]

Clojure CLI/deps.edn

vertx-template/lein-template {:mvn/version "0.1.1-RELEASE"}

Gradle

implementation("vertx-template:lein-template:0.1.1-RELEASE")

Maven

<dependency>
  <groupId>vertx-template</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.1-RELEASE</version>
</dependency>