GCP public API

The "public API" of GCP, including the input and output handler interfaces and some abstract implementation and utility classes. A GATE plugin that wants to include input or output handler implementations should declare a "provided" dependency on this library.

Лицензия

Лицензия

Группа

Группа

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

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

gcp-api
Последняя версия

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

3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

GCP public API
The "public API" of GCP, including the input and output handler interfaces and some abstract implementation and utility classes. A GATE plugin that wants to include input or output handler implementations should declare a "provided" dependency on this library.
Ссылка на сайт

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

http://gate.ac.uk/gcp
Организация-разработчик

Организация-разработчик

GATE

Скачать gcp-api

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
uk.ac.gate : gate-core jar 9.0.1
org.xerial.snappy : snappy-java jar 1.1.7.1

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

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

GateNLP

GATE - General Architecture for Text Engineering

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

Версия
3.2
3.1.1
3.1
3.0.1
3.0
3.0-alpha1