kfGroovy

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Лицензия

Лицензия

Категории

Категории

Weka Прикладные библиотеки Machine Learning
Группа

Группа

nz.ac.waikato.cms.weka
Идентификатор

Идентификатор

kfGroovy
Последняя версия

Последняя версия

1.0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

kfGroovy
Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.
Ссылка на сайт

Ссылка на сайт

http://weka.sourceforge.net/doc.packages/kfGroovy
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://svn.cms.waikato.ac.nz/svn/weka/tags/kfGroovy-1.0.12

Скачать kfGroovy

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfGroovy/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>kfGroovy</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfGroovy/
implementation 'nz.ac.waikato.cms.weka:kfGroovy:1.0.12'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfGroovy/
implementation ("nz.ac.waikato.cms.weka:kfGroovy:1.0.12")
'nz.ac.waikato.cms.weka:kfGroovy:jar:1.0.12'
<dependency org="nz.ac.waikato.cms.weka" name="kfGroovy" rev="1.0.12">
  <artifact name="kfGroovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='kfGroovy', version='1.0.12')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "kfGroovy" % "1.0.12"
[nz.ac.waikato.cms.weka/kfGroovy "1.0.12"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev jar [3.8.0,)
org.codehaus.groovy : groovy-all jar 2.4.6

test (2)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev test-jar [3.8.0,)
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.12
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4