GATE Cloud Paralleliser

GCP is a tool for running saved GATE applications in multiple parallel threads on a single machine.

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gcp-parent
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

pom
Description

Description

GATE Cloud Paralleliser
GCP is a tool for running saved GATE applications in multiple parallel threads on a single machine.
Project URL

Project URL

http://gate.ac.uk/gcp
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gcp

Download gcp-parent

Filename Size
gcp-parent-3.2.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • cli
  • distribution
uk.ac.gate

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
3.2
3.1.1
3.1
3.0.1
3.0
3.0-alpha1