| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.jclal | 
| ArtifactId | ArtifactIdjclal | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJCLAL framework JCLAL is a software system for Active Learning research, developed in the Java programming language. It provides a high-level software framework and a robust object-oriented design that allows an easy use, extention, modification and reusability. It includes the most relevant query strategies proposed on the single-label and multi-label learning contexts. | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationUniversity of Holguín, Cuba- University of Cordoba, Spain | 
| Filename | Size | 
|---|---|
| jclal-1.1.pom | |
| jclal-1.1.jar | 405 KB | 
| jclal-1.1-sources.jar | 331 KB | 
| jclal-1.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.jclal/jclal/ -->
<dependency>
    <groupId>net.sf.jclal</groupId>
    <artifactId>jclal</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.jclal/jclal/
implementation 'net.sf.jclal:jclal:1.1'// https://jarcasting.com/artifacts/net.sf.jclal/jclal/
implementation ("net.sf.jclal:jclal:1.1")'net.sf.jclal:jclal:jar:1.1'<dependency org="net.sf.jclal" name="jclal" rev="1.1">
  <artifact name="jclal" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.jclal', module='jclal', version='1.1')
)libraryDependencies += "net.sf.jclal" % "jclal" % "1.1"[net.sf.jclal/jclal "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.7.0 | 
| commons-beanutils : commons-beanutils-core | jar | 1.7.0 | 
| commons-collections : commons-collections | jar | 3.2.1 | 
| commons-configuration : commons-configuration | jar | 1.5 | 
| commons-digester : commons-digester | jar | 1.8 | 
| commons-lang : commons-lang | jar | 2.4 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| net.sf.epsgraphics : epsgraphics | jar | 1.2 | 
| org.hamcrest : hamcrest-core | jar | 1.1 | 
| edu.princeton.cup : java-cup | jar | 10k | 
| org.jfree : jcommon | jar | 1.0.23 | 
| org.jfree : jfreechart | jar | 1.0.19 | 
| org.jfree : jfreesvg | jar | 3.0 | 
| org.apache.lucene : lucene-core | jar | 2.4.0 | 
| javax.mail : mail | jar | 1.5.0-b01 | 
| nz.ac.waikato.cms.moa : moa | jar | 2014.04 | 
| net.sf.meka.thirdparty : mulan | jar | 1.4.0 | 
| nz.ac.waikato.cms.weka : multiInstanceFilters | jar | 1.0.5 | 
| nz.ac.waikato.cms.weka : multiInstanceLearning | jar | 1.0.7 | 
| org.pentaho.pentaho-commons : pentaho-package-manager | jar | 1.0.8 | 
| nz.ac.waikato.cms.weka : weka-dev | jar | 3.7.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |