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.libraries
Идентификатор

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

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

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

4.1
Дата

Дата

Тип

Тип

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 5.2.0.RELEASE
com.fasterxml.jackson.core : jackson-databind jar [2.9.9,)
commons-io : commons-io jar 2.6
com.konghq : unirest-java jar 3.1.00

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.apache.commons : commons-text jar 1.4

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

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

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.libraries

GateNLP

GATE - General Architecture for Text Engineering

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

Версия
4.1