MVN

uk.ac.gate : gcp-parent

Maven & Gradle

May 28, 2021
3 stars

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

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>gcp-parent</artifactId>
    <version>3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.gate : gcp-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.2
  • Latest Alpha: 3.0-alpha1

All Versions

Choose a version of uk.ac.gate : gcp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2
gcp-parent-3.2
3.1.x
gcp-parent-3.1.1
3.1
gcp-parent-3.1
3.0.x
gcp-parent-3.0.1
3.0
gcp-parent-3.0
gcp-parent-3.0-alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>gcp-parent</artifactId>
    <version>3.2</version>
</dependency>