MVN

uk.ac.gate.plugins : stringannotation

Maven & Gradle

Jan 15, 2019
1 stars

String Annotation · A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.

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

Latest Version

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

  • Latest Stable: 4.1

All Versions

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

Version Vulnerabilities Updated
4.1
stringannotation-4.1
4.0
stringannotation-4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>stringannotation</artifactId>
    <version>4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'uk.ac.gate.plugins:stringannotation:4.1'

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

implementation("uk.ac.gate.plugins:stringannotation:4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "uk.ac.gate.plugins" % "stringannotation" % "4.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

Jun 14, 2019
26 stars
Oct 15, 2018
3 stars
Nov 03, 2018
Jun 08, 2018
94.6k stars
Aug 11, 2018
46.4k stars
Jun 21, 2019
2 usages
17 stars
Aug 30, 2018
1 usages
410 stars