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 (C and Python clients available), which handles all I/O. This project contains the EXAMPLE CODE ONLY.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.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 (C and Python clients available), which handles all I/O. This project contains the EXAMPLE CODE ONLY.
Ссылка на сайт

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

http://github.com/facebook/nailgun

Скачать nailgun-examples

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

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

Зависимости

compile (1)

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

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

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

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

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

Версия
1.0.1
1.0.0