| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.apache.uima |
| ArtifactId | ArtifactIduimaj-ep-configurator |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
DescriptionApache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
A frame-based editor for most of the UIMA XML
descriptors
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| uimaj-ep-configurator-3.3.0.pom | |
| uimaj-ep-configurator-3.3.0-sources.jar | 354 KB |
| uimaj-ep-configurator-3.3.0-javadoc.jar | 966 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-configurator/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-ep-configurator</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-configurator/
implementation 'org.apache.uima:uimaj-ep-configurator:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-configurator/
implementation ("org.apache.uima:uimaj-ep-configurator:3.3.0")
'org.apache.uima:uimaj-ep-configurator:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-ep-configurator" rev="3.3.0">
<artifact name="uimaj-ep-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-ep-configurator', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-configurator" % "3.3.0"
[org.apache.uima/uimaj-ep-configurator "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| org.apache.uima : uimaj-tools | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-ep-jcasgen | jar | 3.3.0 |
| org.eclipse.p2.201812 » org.eclipse.ui | jar | [3.108.1, 4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.jface | jar | [3.13.0, 4.0.0) |
| org.eclipse.p2.201812 » org.eclipse.jdt.ui | jar | [3.12.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 |