gatelib-interaction

A library that implements a number of different ways for running a program in a different process and communicating with that process by sending data back and forth over standard input/output in various formats (JSON, ObjectStream ... ).

Лицензия

Лицензия

Группа

Группа

uk.ac.gate
Идентификатор

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

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

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

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

gatelib-interaction
A library that implements a number of different ways for running a program in a different process and communicating with that process by sending data back and forth over standard input/output in various formats (JSON, ObjectStream ... ).
Ссылка на сайт

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

https://github.com/GateNLP/gatelib-interaction
Система контроля версий

Система контроля версий

https://github.com/GateNLP/gatelib-interaction

Скачать interaction

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar [2.9.9,)
commons-io : commons-io jar 1.3.2
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

Build Status

gatelib-interaction

A small and light-weight library for some often-used ways of interacting between GATE (Java) and other software through command line and pipes or simple HTTP services.

uk.ac.gate

GateNLP

GATE - General Architecture for Text Engineering

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

Версия
4.0