Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O.
N/A
[org.clojars.ato/nailgun "0.7.1"]
org.clojars.ato/nailgun {:mvn/version "0.7.1"}
implementation("org.clojars.ato:nailgun:0.7.1")
<dependency> <groupId>org.clojars.ato</groupId> <artifactId>nailgun</artifactId> <version>0.7.1</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: