License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-ep-runtime-deployeditor |
Last Version | Last Version2.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor
Bundles the uima-as runtime parts needed for the deploy editor extension to the CDE, as a fragment on top of the main uima runtime
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime-deployeditor/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-ep-runtime-deployeditor</artifactId>
<version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime-deployeditor/
implementation 'org.apache.uima:uimaj-ep-runtime-deployeditor:2.10.3'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-runtime-deployeditor/
implementation ("org.apache.uima:uimaj-ep-runtime-deployeditor:2.10.3")
'org.apache.uima:uimaj-ep-runtime-deployeditor:jar:2.10.3'
<dependency org="org.apache.uima" name="uimaj-ep-runtime-deployeditor" rev="2.10.3">
<artifact name="uimaj-ep-runtime-deployeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-ep-runtime-deployeditor', version='2.10.3')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-runtime-deployeditor" % "2.10.3"
[org.apache.uima/uimaj-ep-runtime-deployeditor "2.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-ep-runtime | jar | 2.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : variables | jar | 3.1.100-v20060605 |