<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-timeml</artifactId>
<version>1.0.3</version>
</dependency>
<parent> <groupId>org.cleartk</groupId> <artifactId>cleartk-parent</artifactId> <version>1.3.0</version> </parent>
compile
|-- org.cleartk:cleartk-util:0.9.1
|-- org.cleartk:cleartk-eval:0.9.1
|-- org.cleartk:cleartk-ml:1.2.1
|-- org.cleartk:cleartk-ml-mallet:1.2.1
|-- org.cleartk:cleartk-ml-opennlp-maxent:1.1.1
|-- org.cleartk:cleartk-type-system:1.1.0
|-- org.cleartk:cleartk-token:0.8.6
|-- org.cleartk:cleartk-snowball:0.9.2
|-- org.cleartk:cleartk-syntax:0.6.3
|-- org.cleartk:cleartk-opennlp-tools:0.10.2
test