nailgun-examples

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 EXAMPLE CODE ONLY.

Лицензия

Лицензия

Группа

Группа

com.martiansoftware
Идентификатор

Идентификатор

nailgun-examples
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

nailgun-examples
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 EXAMPLE CODE ONLY.
Ссылка на сайт

Ссылка на сайт

http://martiansoftware.com/nailgun

Скачать nailgun-examples

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.martiansoftware/nailgun-examples/ -->
<dependency>
    <groupId>com.martiansoftware</groupId>
    <artifactId>nailgun-examples</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.martiansoftware/nailgun-examples/
implementation 'com.martiansoftware:nailgun-examples:0.9.1'
// https://jarcasting.com/artifacts/com.martiansoftware/nailgun-examples/
implementation ("com.martiansoftware:nailgun-examples:0.9.1")
'com.martiansoftware:nailgun-examples:jar:0.9.1'
<dependency org="com.martiansoftware" name="nailgun-examples" rev="0.9.1">
  <artifact name="nailgun-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.martiansoftware', module='nailgun-examples', version='0.9.1')
)
libraryDependencies += "com.martiansoftware" % "nailgun-examples" % "0.9.1"
[com.martiansoftware/nailgun-examples "0.9.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.martiansoftware : nailgun-server jar 0.9.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9.1