Last Version

ClearTK Type System 2.0.0

The UIMA type system used by ClearTK modules

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-type-system
Version

Version

2.0.0
Type

Type

jar
Description

Description

ClearTK Type System
The UIMA type system used by ClearTK modules
Source Code Management

Source Code Management

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

Download cleartk-type-system 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.uima : uimafit-core jar 2.0.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.