| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.apache.uima |
| ArtifactId | ArtifactIduimaj-ep-cas-editor-ide |
| Version | Version3.2.0 |
| Type | Typejar |
| Description |
DescriptionApache UIMA Eclipse: uimaj-ep-cas-editor-ide
Allows editing the contents of a saved CAS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-cas-editor-ide/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-ep-cas-editor-ide</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-cas-editor-ide/
implementation 'org.apache.uima:uimaj-ep-cas-editor-ide:3.2.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-cas-editor-ide/
implementation ("org.apache.uima:uimaj-ep-cas-editor-ide:3.2.0")
'org.apache.uima:uimaj-ep-cas-editor-ide:jar:3.2.0'
<dependency org="org.apache.uima" name="uimaj-ep-cas-editor-ide" rev="3.2.0">
<artifact name="uimaj-ep-cas-editor-ide" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-ep-cas-editor-ide', version='3.2.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-cas-editor-ide" % "3.2.0"
[org.apache.uima/uimaj-ep-cas-editor-ide "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.2.0 |
| org.apache.uima : uimaj-tools | jar | 3.2.0 |
| org.apache.uima : uimaj-ep-cas-editor | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.p2.201812 » org.eclipse.jdt.ui | jar | [3.12.0,4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.ui.views | jar | [3.9.0,4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.ui.workbench.texteditor | jar | [3.10.0,4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.jface | jar | [3.13.0, 4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.jface.text | jar | [3.11.0,4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.swt.win32.win32.x86_64 | jar | [3.2.0,5.0.0) |
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |