MVN

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

Maven & Gradle

Jan 27, 2022
187 usages

weka-dev · The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version represents the developer version, the "bleeding edge" of development, you could say. New functionality gets added to this version.

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

Latest Version

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

  • Latest Stable: 3.9.6

All Versions

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

Version Vulnerabilities Updated
3.9.x
weka-dev-3.9.6
weka-dev-3.9.5
weka-dev-3.9.4
weka-dev-3.9.3
weka-dev-3.9.2
weka-dev-3.9.1
weka-dev-3.9.0
3.7.x
weka-dev-3.7.13
weka-dev-3.7.12
weka-dev-3.7.11
weka-dev-3.7.10
weka-dev-3.7.9
weka-dev-3.7.8
weka-dev-3.7.7
weka-dev-3.7.6
weka-dev-3.7.5

How to add a dependency to Maven

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

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>weka-dev</artifactId>
    <version>3.9.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'nz.ac.waikato.cms.weka:weka-dev:3.9.6'

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

implementation("nz.ac.waikato.cms.weka:weka-dev:3.9.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "nz.ac.waikato.cms.weka" % "weka-dev" % "3.9.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 08, 2015
5 usages
79 stars
Jan 12, 2016
7 usages
May 16, 2023
38 usages
583 stars
Aug 25, 2023
4 usages
1.1k stars
Oct 10, 2015
10 usages
Apr 11, 2022
2 usages
260 stars
Jun 23, 2023
51 usages
27 stars
Nov 12, 2021
6 usages
200 stars