License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIdprefuseGraphViewer |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionprefuseGraphViewer
Knowledge Flow visualization component for displaying tree and graph structures from those schemes that can output them. This component is an alternative to the Knowledge Flow's built-in GraphViewer and uses the PrefuseTree and PrefuseGraph packages which, in turn, use the prefuse visualization library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>prefuseGraphViewer</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/
implementation 'nz.ac.waikato.cms.weka:prefuseGraphViewer:1.0.4'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/
implementation ("nz.ac.waikato.cms.weka:prefuseGraphViewer:1.0.4")
'nz.ac.waikato.cms.weka:prefuseGraphViewer:jar:1.0.4'
<dependency org="nz.ac.waikato.cms.weka" name="prefuseGraphViewer" rev="1.0.4">
<artifact name="prefuseGraphViewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='prefuseGraphViewer', version='1.0.4')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "prefuseGraphViewer" % "1.0.4"
[nz.ac.waikato.cms.weka/prefuseGraphViewer "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | jar | [3.8.0,) |
nz.ac.waikato.cms.weka : prefuseGraph | jar | [1.0.1,) |
nz.ac.waikato.cms.weka : prefuseTree | jar | [1.0.1,) |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | test-jar | [3.8.0,) |
junit : junit | jar | 3.8.2 |