MVN

uk.ac.gate : gcp-api

Maven & Gradle

May 28, 2021
4 usages
5 stars

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.

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

Latest Version

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

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

All Versions

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

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

How to add a dependency to Maven

Add the following uk.ac.gate : gcp-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.gate : gcp-api gradle dependency to your build.gradle file:

implementation 'uk.ac.gate:gcp-api:3.2'

Gradle Kotlin DSL: Add the following uk.ac.gate : gcp-api gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.gate:gcp-api:3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.gate : gcp-api sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.gate" % "gcp-api" % "3.2"

Advertisement

Dependencies from Group

Mar 08, 2021
26 usages
72 stars
May 28, 2021
4 usages
5 stars
Feb 04, 2021
4 usages
0 stars
Mar 08, 2021
2 usages
0 stars
Oct 10, 2022
1 usages
0 stars

Discover Dependencies

Mar 08, 2021
2 usages
0 stars
Mar 08, 2021
0 stars
Mar 16, 2018
1 usages
12 stars
Mar 16, 2018
4 usages
12 stars
Mar 03, 2018
5 usages
194 stars
gui
Aug 24, 2019
2 usages
Feb 06, 2018
194 stars