| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimaj-ep-cas-editor-ide |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache UIMA Eclipse: uimaj-ep-cas-editor-ide
Allows editing the contents of a saved CAS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| uimaj-ep-cas-editor-ide-3.3.0.pom | |
| uimaj-ep-cas-editor-ide-3.3.0.jar | 65 KB |
| uimaj-ep-cas-editor-ide-3.3.0-sources.jar | 41 KB |
| Обзор |
<!-- 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.3.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.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-ep-cas-editor-ide/
implementation ("org.apache.uima:uimaj-ep-cas-editor-ide:3.3.0")
'org.apache.uima:uimaj-ep-cas-editor-ide:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-ep-cas-editor-ide" rev="3.3.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.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-ep-cas-editor-ide" % "3.3.0"
[org.apache.uima/uimaj-ep-cas-editor-ide "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| org.apache.uima : uimaj-tools | jar | 3.3.0 |
| org.apache.uima : uimaj-ep-cas-editor | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |