| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.digitalpebble.behemoth |
| Идентификатор | Идентификаторbehemoth-uima |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеuima
Parent module for Behemoth
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| behemoth-uima-1.1.pom | |
| behemoth-uima-1.1.jar | 13 KB |
| behemoth-uima-1.1-sources.jar | 7 KB |
| behemoth-uima-1.1-job.jar | 2 MB |
| behemoth-uima-1.1-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-uima/ -->
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-uima</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-uima/
implementation 'com.digitalpebble.behemoth:behemoth-uima:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-uima/
implementation ("com.digitalpebble.behemoth:behemoth-uima:1.1")
'com.digitalpebble.behemoth:behemoth-uima:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-uima" rev="1.1">
<artifact name="behemoth-uima" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-uima', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-uima" % "1.1"
[com.digitalpebble.behemoth/behemoth-uima "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.digitalpebble.behemoth : behemoth-core | jar | 1.1 |
| org.apache.uima : uimaj-core | jar | 2.3.1 |
| org.apache.uima : uimaj-tools | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |