| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.uima |
| Идентификатор | Идентификаторuimafit-parent |
| Версия | Версия3.2.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.2.0.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/
implementation 'org.apache.uima:uimafit-parent:3.2.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-parent/
implementation ("org.apache.uima:uimafit-parent:3.2.0")
'org.apache.uima:uimafit-parent:pom:3.2.0'
<dependency org="org.apache.uima" name="uimafit-parent" rev="3.2.0">
<artifact name="uimafit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimafit-parent', version='3.2.0')
)
libraryDependencies += "org.apache.uima" % "uimafit-parent" % "3.2.0"
[org.apache.uima/uimafit-parent "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |