Skip to content

Commit

Permalink
Adding weka dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocarrera committed Feb 14, 2014
1 parent 54b1c09 commit 7bee3b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@
<artifactId>mariadb-java-client</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>weka-stable</artifactId>
<version>3.6.6</version>
</dependency>
</dependencies>
<repositories>
<repository>
Expand Down

0 comments on commit 7bee3b9

Please sign in to comment.