MVN

com.martiansoftware : nailgun-server

Maven & Gradle

Dec 03, 2012
55 usages
685 stars

nailgun-server · 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.

<dependency>
    <groupId>com.martiansoftware</groupId>
    <artifactId>nailgun-server</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.martiansoftware : nailgun-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.martiansoftware : nailgun-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
nailgun-server-0.9.1

How to add a dependency to Maven

Add the following com.martiansoftware : nailgun-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.martiansoftware</groupId>
    <artifactId>nailgun-server</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.martiansoftware : nailgun-server gradle dependency to your build.gradle file:

implementation 'com.martiansoftware:nailgun-server:0.9.1'

Gradle Kotlin DSL: Add the following com.martiansoftware : nailgun-server gradle kotlin dependency to your build.gradle.kts file:

implementation("com.martiansoftware:nailgun-server:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.martiansoftware : nailgun-server sbt scala dependency to your build.sbt file:

libraryDependencies += "com.martiansoftware" % "nailgun-server" % "0.9.1"

Advertisement

Dependencies from Group

Jan 01, 2007
59 usages
Dec 03, 2012
55 usages
685 stars
Oct 03, 2016
1 usages
2 stars
Oct 21, 2017
1 stars
hex
Aug 07, 2019
0 stars

Discover Dependencies

Feb 23, 2015
264 stars
Sep 20, 2005
2 usages
Oct 07, 2010
3 usages
Feb 17, 2014
77 usages
450 stars
Jul 07, 2011
1 stars
Mar 24, 2015
10 usages
2.5k stars
Nov 29, 2011
4 usages
68 stars
Jun 12, 2014
3 stars