| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.apache.uima | 
| ArtifactId | ArtifactIduimaj-eclipse-feature-tools | 
| Last Version | Last Version3.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache UIMA Eclipse: uimaj-eclipse-feature-tools UIMA Eclipse Plugin Feature for base uima tooling | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-tools/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>uimaj-eclipse-feature-tools</artifactId>
    <version>3.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-tools/
implementation 'org.apache.uima:uimaj-eclipse-feature-tools:3.3.0'// https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-tools/
implementation ("org.apache.uima:uimaj-eclipse-feature-tools:3.3.0")'org.apache.uima:uimaj-eclipse-feature-tools:jar:3.3.0'<dependency org="org.apache.uima" name="uimaj-eclipse-feature-tools" rev="3.3.0">
  <artifact name="uimaj-eclipse-feature-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.uima', module='uimaj-eclipse-feature-tools', version='3.3.0')
)libraryDependencies += "org.apache.uima" % "uimaj-eclipse-feature-tools" % "3.3.0"[org.apache.uima/uimaj-eclipse-feature-tools "3.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |