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