License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIddistributedWekaHadoopCore |
Last Version | Last Version1.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondistributedWekaHadoopCore
This package provides loaders and savers for HDFS, plus Hadoop jobs and tasks that wrap the tasks provided in distributedWekaBase.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoopCore/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>distributedWekaHadoopCore</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoopCore/
implementation 'nz.ac.waikato.cms.weka:distributedWekaHadoopCore:1.0.21'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoopCore/
implementation ("nz.ac.waikato.cms.weka:distributedWekaHadoopCore:1.0.21")
'nz.ac.waikato.cms.weka:distributedWekaHadoopCore:jar:1.0.21'
<dependency org="nz.ac.waikato.cms.weka" name="distributedWekaHadoopCore" rev="1.0.21">
<artifact name="distributedWekaHadoopCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='distributedWekaHadoopCore', version='1.0.21')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "distributedWekaHadoopCore" % "1.0.21"
[nz.ac.waikato.cms.weka/distributedWekaHadoopCore "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.8.0,) |
nz.ac.waikato.cms.weka : distributedWekaBase | jar | [1.0.15,) |
org.apache.hadoop : hadoop-core | jar | [1.1.2,1.2.1] |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.8.0,) |
junit : junit | jar | 4.5 |