<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-temporal</artifactId>
<version>4.0.0</version>
</dependency>
<parent> <groupId>org.apache.ctakes</groupId> <artifactId>ctakes</artifactId> <version>4.0.0</version> </parent>
compile
|-- org.apache.ctakes:ctakes-temporal-res
|-- org.jdom:jdom2
|-- com.lexicalscope.jewelcli:jewelcli
|-- org.apache.ctakes:ctakes-type-system
|-- org.apache.ctakes:ctakes-core
|-- org.apache.ctakes:ctakes-context-tokenizer
|-- org.apache.ctakes:ctakes-pos-tagger
|-- org.apache.ctakes:ctakes-chunker
|-- org.apache.ctakes:ctakes-dictionary-lookup-fast
|-- org.apache.ctakes:ctakes-lvg
|-- org.apache.ctakes:ctakes-dependency-parser
|-- org.apache.ctakes:ctakes-relation-extractor
|-- org.apache.ctakes:ctakes-constituency-parser
|-- org.cleartk:cleartk-timeml
|-- org.cleartk:cleartk-ml-svmlight
|-- org.cleartk:cleartk-ml-libsvm
|-- org.cleartk:cleartk-ml-tksvmlight
|-- org.cleartk:cleartk-type-system
|-- org.cleartk:cleartk-ml-crfsuite
|-- info.bethard:timenorm:0.9.5
|-- com.googlecode.java-diff-utils:diffutils:1.3.0