| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fracpete |
| Идентификатор | Идентификаторfastrandomforest-weka-package |
| Версия | Версия2019.12.3 |
| Тип | Типjar |
| Описание |
Описаниеfastrandomforest
Fast Random Forest implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>fastrandomforest-weka-package</artifactId>
<version>2019.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/
implementation 'com.github.fracpete:fastrandomforest-weka-package:2019.12.3'
// https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/
implementation ("com.github.fracpete:fastrandomforest-weka-package:2019.12.3")
'com.github.fracpete:fastrandomforest-weka-package:jar:2019.12.3'
<dependency org="com.github.fracpete" name="fastrandomforest-weka-package" rev="2019.12.3">
<artifact name="fastrandomforest-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='fastrandomforest-weka-package', version='2019.12.3')
)
libraryDependencies += "com.github.fracpete" % "fastrandomforest-weka-package" % "2019.12.3"
[com.github.fracpete/fastrandomforest-weka-package "2019.12.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.11,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.11,) |
| junit : junit | jar | 3.8.2 |