MVN

uk.ac.gate : gate-core

Maven & Gradle

Mar 08, 2021
26 usages
72 stars

GATE Core · GATE - general architecture for text engineering - is open source software capable of solving almost any text processing problem. This artifact enables you to embed the core GATE Embedded with its essential dependencies. You will able to use the GATE Embedded API and load and store GATE XML documents. This artifact is the perfect dependency for CREOLE plugins or for applications that need to customize the GATE dependencies due to conflict with their own dependencies or for lower footprint.

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>gate-core</artifactId>
    <version>9.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 9.0.1
  • Latest Alpha: 8.5-alpha1

All Versions

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

Version Vulnerabilities Updated
9.0.x
gate-core-9.0.1
9.0
gate-core-9.0
8.6.x
gate-core-8.6.1
8.6
gate-core-8.6
8.5.x
gate-core-8.5.1
8.5
gate-core-8.5
gate-core-8.5-alpha1
8.4.x
gate-core-8.4.1
8.4
gate-core-8.4
8.3
gate-core-8.3
8.2
gate-core-8.2
8.1
gate-core-8.1
8.0
gate-core-8.0
7.1
gate-core-7.1
7.0
gate-core-7.0
6.1
gate-core-6.1
6.0
gate-core-6.0
5.2.x
gate-core-5.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>gate-core</artifactId>
    <version>9.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'uk.ac.gate:gate-core:9.0.1'

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

implementation("uk.ac.gate:gate-core:9.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "uk.ac.gate" % "gate-core" % "9.0.1"

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

Jun 18, 2020
25 usages
7 stars
Jan 12, 2011
61 usages
Jul 20, 2018
30 usages
4 stars
Oct 08, 2021
200 usages
1.2k stars
Oct 18, 2017
470 usages
14 stars
Jun 24, 2019
168 usages
0 stars
Apr 23, 2019
189 usages
4.4k stars
Jul 07, 2023
330 usages
3 stars