| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.uima |
| ArtifactId | ArtifactIduimaj-ep-debug |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache UIMA Eclipse: uimaj-ep-debug
Adds structure knowledge for common
UIMA data structures to the Eclipse Debug displays
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| uimaj-ep-debug-3.3.0.pom | |
| uimaj-ep-debug-3.3.0.jar | 11 KB |
| uimaj-ep-debug-3.3.0-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-debug/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-ep-debug</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-debug/
implementation 'org.apache.uima:uimaj-ep-debug:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-debug/
implementation ("org.apache.uima:uimaj-ep-debug:3.3.0")
'org.apache.uima:uimaj-ep-debug:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-ep-debug" rev="3.3.0">
<artifact name="uimaj-ep-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-ep-debug', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-debug" % "3.3.0"
[org.apache.uima/uimaj-ep-debug "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.p2.201812 » org.eclipse.jdt.debug.ui | jar | [3.8.0, 4.0.0) |
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |