License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIdtextmarker-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA TextMarker: textmarker-core
The core implementation of the TextMarker rule engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
textmarker-core-2.0.0.pom | |
textmarker-core-2.0.0.jar | 706 KB |
textmarker-core-2.0.0-sources.jar | 506 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.apache.uima : uimaj-test-util | jar | 2.4.0 |