Apache UIMA TextMarker: textmarker-core

The core implementation of the TextMarker rule engine.

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

textmarker-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache UIMA TextMarker: textmarker-core
The core implementation of the TextMarker rule engine.
Project URL

Project URL

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download textmarker-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.uima/textmarker-core/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>textmarker-core</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/textmarker-core/
implementation 'org.apache.uima:textmarker-core:2.0.0'
// https://jarcasting.com/artifacts/org.apache.uima/textmarker-core/
implementation ("org.apache.uima:textmarker-core:2.0.0")
'org.apache.uima:textmarker-core:jar:2.0.0'
<dependency org="org.apache.uima" name="textmarker-core" rev="2.0.0">
  <artifact name="textmarker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='textmarker-core', version='2.0.0')
)
libraryDependencies += "org.apache.uima" % "textmarker-core" % "2.0.0"
[org.apache.uima/textmarker-core "2.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.4.0
org.antlr : antlr jar 3.1.3
org.htmlparser : htmlparser jar 1.6
commons-collections : commons-collections jar 3.2.1
org.apache.uima : uimaj-tools jar 2.4.0
org.apache.commons : commons-lang3 jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.apache.uima : uimaj-test-util jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0