is not current version
Last Version 3.3.0

org.apache.uima:uimaj-ep-debug 2.4.2

Adds structure knowledge for common UIMA data structures to the Eclipse Debug displays

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-ep-debug
Version

Version

2.4.2
Type

Type

jar

Download uimaj-ep-debug 2.4.2


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