| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimaj-examples |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache UIMA Base: uimaj-examples: SDK Examples
Examples and sample code
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| uimaj-examples-3.3.0.pom | |
| uimaj-examples-3.3.0.jar | 156 KB |
| uimaj-examples-3.3.0-sources.jar | 135 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-examples</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/
implementation 'org.apache.uima:uimaj-examples:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-examples/
implementation ("org.apache.uima:uimaj-examples:3.3.0")
'org.apache.uima:uimaj-examples:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-examples" rev="3.3.0">
<artifact name="uimaj-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-examples', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-examples" % "3.3.0"
[org.apache.uima/uimaj-examples "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| org.apache.uima : uimaj-cpe | jar | 3.3.0 |
| org.apache.uima : uimaj-document-annotation | jar | 3.3.0 |
| org.apache.uima : uimaj-tools | jar | 3.3.0 |
| org.apache.uima : uimaj-v3migration-jcas | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.emf : common | jar | 2.1.0 |
| org.eclipse.emf : ecore | jar | 2.1.0 |
| org.eclipse.emf : ecore-xmi | jar | 2.1.0 |
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |