ClearTK Util

ClearTK basic readers, annotators and utility code

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-util
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK Util
ClearTK basic readers, annotators and utility code
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-util

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.5.0
org.apache.uima : uimafit-core jar 2.0.0
com.google.guava : guava jar 17.0
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0
org.apache.uima : uimaj-document-annotation jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.9.2
0.9.1
0.9.0