All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.martiansoftware.nailgun.builtins.builtins.properties Maven / Gradle / Ivy

Go to download

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. This project contains the SERVER ONLY.

The newest version!
ng-alias=com.martiansoftware.nailgun.builtins.NGAlias
ng-alias.desc=Displays and manages command aliases

ng-cp=com.martiansoftware.nailgun.builtins.NGClasspath
ng-cp.desc=Displays and manages the current system classpath

ng-stop=com.martiansoftware.nailgun.builtins.NGStop
ng-stop.desc=Shuts down the nailgun server

ng-stats=com.martiansoftware.nailgun.builtins.NGServerStats
ng-stats.desc=Displays nail statistics

ng-version=com.martiansoftware.nailgun.builtins.NGVersion
ng-version.desc=Displays the server version number.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy