Last Version

GATE Cloud Paralleliser 3.2

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
Version

Version

3.2
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 3.2

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

<!-- 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