jar

com.facebook : nailgun-all

Maven & Gradle

Nov 15, 2019
735 stars

nailgun-all · 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 (C and Python clients available), which handles all I/O. This project contains the server and examples.

Table Of Contents

Latest Version

Download com.facebook : nailgun-all JAR file - Latest Versions:

All Versions

Download com.facebook : nailgun-all JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nailgun-all-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement