| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimafit-parent |
| Версия | Версия3.3.0 |
| Тип | Типpom |
| Описание |
ОписаниеApache UIMA uimaFIT - Parent
UIMA (Unstructured Information Management Architecture).
UIMA promotes community development and reuse of annotators
that extract metadata from unstructured information (text, audio, video, etc.);
it provides for externalized declaration of type systems,
component configuration, aggregation, and more,
supports scalablity, and provides tooling.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uimafit-parent-3.3.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-parent</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/
implementation 'org.apache.uima:uimafit-parent:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/
implementation ("org.apache.uima:uimafit-parent:3.3.0")
'org.apache.uima:uimafit-parent:pom:3.3.0'
<dependency org="org.apache.uima" name="uimafit-parent" rev="3.3.0">
<artifact name="uimafit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimafit-parent', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimafit-parent" % "3.3.0"
[org.apache.uima/uimafit-parent "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |