Registry / cli / nailgun-server

nailgun-server

JSON →
library0.9.1javamavenunverified

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>
INSTALL
IMPORT
SIG · NAILGUN-SERVER
N
nailgun-server
clijavav0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NGServer
com.martiansoftware.nailgun.NGServer

Start a Nailgun server to run Java programs without JVM startup overhead.

import com.martiansoftware.nailgun.NGServer; NGServer server = new NGServer(); server.run();
Debug
Known issues
gotchaNailgun server requires a compatible client (C-based) to connect.
fix
Ensure the Nailgun client (nailgun-client) is installed and used to trigger commands.
affects: all
Upgrade
Version history
0.9.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
nailgun-server — mvn dependency:get nailgun-server · libregistry