| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimaj-eclipse-feature-deployeditor |
| Версия | Версия2.10.3 |
| Тип | Типjar |
| Описание |
ОписаниеApache UIMA Eclipse: uimaj-eclipse-feature-deployeditor
UIMA Eclipse Plugin Feature for the uima-as deploy editor
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-deployeditor/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-eclipse-feature-deployeditor</artifactId>
<version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-deployeditor/
implementation 'org.apache.uima:uimaj-eclipse-feature-deployeditor:2.10.3'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-eclipse-feature-deployeditor/
implementation ("org.apache.uima:uimaj-eclipse-feature-deployeditor:2.10.3")
'org.apache.uima:uimaj-eclipse-feature-deployeditor:jar:2.10.3'
<dependency org="org.apache.uima" name="uimaj-eclipse-feature-deployeditor" rev="2.10.3">
<artifact name="uimaj-eclipse-feature-deployeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-eclipse-feature-deployeditor', version='2.10.3')
)
libraryDependencies += "org.apache.uima" % "uimaj-eclipse-feature-deployeditor" % "2.10.3"
[org.apache.uima/uimaj-eclipse-feature-deployeditor "2.10.3"]