MVN

nz.ac.waikato.cms.weka : weka-stable

Maven & Gradle

Jan 27, 2022
51 usages

weka-stable · The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. Apart from bugfixes, this version does not receive any other breaking updates.

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>weka-stable</artifactId>
    <version>3.8.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.waikato.cms.weka : weka-stable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8.6

All Versions

Choose a version of nz.ac.waikato.cms.weka : weka-stable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.8.x
weka-stable-3.8.6
weka-stable-3.8.5
weka-stable-3.8.4
weka-stable-3.8.3
weka-stable-3.8.2
weka-stable-3.8.1
weka-stable-3.8.0
3.6.x
weka-stable-3.6.14
weka-stable-3.6.13
weka-stable-3.6.12
weka-stable-3.6.11
weka-stable-3.6.10
weka-stable-3.6.9
weka-stable-3.6.8
weka-stable-3.6.7
weka-stable-3.6.6

How to add a dependency to Maven

Add the following nz.ac.waikato.cms.weka : weka-stable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>weka-stable</artifactId>
    <version>3.8.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.ac.waikato.cms.weka : weka-stable gradle dependency to your build.gradle file:

implementation 'nz.ac.waikato.cms.weka:weka-stable:3.8.6'

Gradle Kotlin DSL: Add the following nz.ac.waikato.cms.weka : weka-stable gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.ac.waikato.cms.weka:weka-stable:3.8.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.ac.waikato.cms.weka : weka-stable sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.ac.waikato.cms.weka" % "weka-stable" % "3.8.6"

Advertisement

Dependencies from Group

Jan 27, 2022
187 usages
Jan 27, 2022
51 usages
Nov 20, 2016
3 usages
Apr 26, 2012
3 usages

Discover Dependencies

Sep 16, 2015
2 stars
Jul 04, 2017
5 usages
64 stars
Feb 10, 2022
23 usages
Jul 06, 2023
773 stars
Jul 07, 2017
2 usages
5 stars
May 01, 2017
21 usages
303 stars
Jun 06, 2019
2.5k stars
Sep 08, 2015
4 stars