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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://github.com/facebook/nailgun

Скачать nailgun-server

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 4.5.2
net.java.dev.jna : jna-platform jar 4.5.2

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.mockito : mockito-junit-jupiter jar 2.19.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