Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.
<dependency>
<groupId>com.martiansoftware</groupId>
<artifactId>nailgun-server</artifactId>
<version>0.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a Nailgun server to run Java programs without JVM startup overhead.
Ensure the Nailgun client (nailgun-client) is installed and used to trigger commands.
No dependency data recorded yet.