<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
<version>3.5.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> <version>3.5.0</version> </parent>
compile
provided
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-slf4j-impl
test
|-- org.apache.uima:uimaj-test-util
|-- junit:junit
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.xmlunit:xmlunit-assertj3
|-- org.mockito:mockito-junit-jupiter