MVN

uk.ac.gate.plugins : annie

Maven & Gradle

May 26, 2021
18 usages
1 stars

ANNIE · ANNIE is a general purpose information extraction system that provides the building blocks of many other GATE applications.

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>annie</artifactId>
    <version>9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
9.1
annie-9.1
9.0
annie-9.0
8.6
annie-8.6
8.5
annie-8.5
annie-8.5-alpha1

How to add a dependency to Maven

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

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>annie</artifactId>
    <version>9.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'uk.ac.gate.plugins:annie:9.1'

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

implementation("uk.ac.gate.plugins:annie:9.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "uk.ac.gate.plugins" % "annie" % "9.1"

Advertisement

Dependencies from Group

May 26, 2021
18 usages
1 stars
May 26, 2021
4 usages
0 stars
May 29, 2019
1 usages
0 stars
Jun 06, 2018
1 usages
5 stars
May 29, 2018
1 usages
0 stars

Discover Dependencies

Aug 17, 2023
19 usages
67.4k stars
Mar 10, 2022
9 usages
48 stars
Jun 03, 2023
16 usages
7.1k stars
Oct 28, 2022
127 usages
745 stars
Mar 21, 2018
30 usages
4 stars
May 12, 2023
2 usages
1.4k stars