License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIdkfKettle |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionkfKettle
Knowledge Flow step that provides an entry point for data coming from the Kettle ETL tool.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kfKettle-1.0.5.pom | |
kfKettle-1.0.5.jar | 15 KB |
kfKettle-1.0.5-tests.jar | 3 KB |
kfKettle-1.0.5-sources.jar | 12 KB |
kfKettle-1.0.5-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfKettle/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>kfKettle</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfKettle/
implementation 'nz.ac.waikato.cms.weka:kfKettle:1.0.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/kfKettle/
implementation ("nz.ac.waikato.cms.weka:kfKettle:1.0.5")
'nz.ac.waikato.cms.weka:kfKettle:jar:1.0.5'
<dependency org="nz.ac.waikato.cms.weka" name="kfKettle" rev="1.0.5">
<artifact name="kfKettle" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='kfKettle', version='1.0.5')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "kfKettle" % "1.0.5"
[nz.ac.waikato.cms.weka/kfKettle "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | jar | [3.8.0,) |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | test-jar | [3.8.0,) |
junit : junit | jar | 3.8.2 |