org.clojars.ato/nailgun

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. This is a snapshot of the unreleased 0.9.0 from SVN. http://martiansoftware.com/nailgun/

  • VCSN/A

  • cljdoc documentationcljdoc
  • 645 Downloads
  • 33 This Version

Leiningen/Boot

[org.clojars.ato/nailgun "0.9.0-r91"]

Clojure CLI/deps.edn

org.clojars.ato/nailgun {:mvn/version "0.9.0-r91"}

Gradle

implementation("org.clojars.ato:nailgun:0.9.0-r91")

Maven

<dependency>
  <groupId>org.clojars.ato</groupId>
  <artifactId>nailgun</artifactId>
  <version>0.9.0-r91</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.