| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ptrajdos |
| ArtifactId | ArtifactIdWekaClustererPT |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeka Clusterer
Weka implementation of the Clustering systems for Weka
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ptrajdos/WekaClustererPT/ -->
<dependency>
<groupId>com.github.ptrajdos</groupId>
<artifactId>WekaClustererPT</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaClustererPT/
implementation 'com.github.ptrajdos:WekaClustererPT:0.0.1'
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaClustererPT/
implementation ("com.github.ptrajdos:WekaClustererPT:0.0.1")
'com.github.ptrajdos:WekaClustererPT:jar:0.0.1'
<dependency org="com.github.ptrajdos" name="WekaClustererPT" rev="0.0.1">
<artifact name="WekaClustererPT" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptrajdos', module='WekaClustererPT', version='0.0.1')
)
libraryDependencies += "com.github.ptrajdos" % "WekaClustererPT" % "0.0.1"
[com.github.ptrajdos/WekaClustererPT "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-stable | jar | [3.8.2,) |
| com.github.ptrajdos : WekaTools | jar | [1.8.0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| nz.ac.waikato.cms.weka : weka-stable | test-jar | [3.8.2,) |