| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimaj-document-annotation |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache UIMA Base: uimaj-document-annotation
A common, but not built-in, type in the type system,
specifying the language of a document
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| uimaj-document-annotation-3.3.0.pom | |
| uimaj-document-annotation-3.3.0.jar | 11 KB |
| uimaj-document-annotation-3.3.0-sources.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-document-annotation</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation 'org.apache.uima:uimaj-document-annotation:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-document-annotation/
implementation ("org.apache.uima:uimaj-document-annotation:3.3.0")
'org.apache.uima:uimaj-document-annotation:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-document-annotation" rev="3.3.0">
<artifact name="uimaj-document-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-document-annotation', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-document-annotation" % "3.3.0"
[org.apache.uima/uimaj-document-annotation "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimaj-test-util | jar | 3.3.0 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |