MVN

net.sf.jclal : jclal

Maven & Gradle

Apr 01, 2016

JCLAL 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.

<dependency>
    <groupId>net.sf.jclal</groupId>
    <artifactId>jclal</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jclal : jclal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.sf.jclal : jclal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jclal-1.1

How to add a dependency to Maven

Add the following net.sf.jclal : jclal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jclal</groupId>
    <artifactId>jclal</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jclal : jclal gradle dependency to your build.gradle file:

implementation 'net.sf.jclal:jclal:1.1'

Gradle Kotlin DSL: Add the following net.sf.jclal : jclal gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jclal:jclal:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jclal : jclal sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jclal" % "jclal" % "1.1"

Advertisement

Dependencies from Group

Apr 01, 2016

Discover Dependencies

Jul 16, 2016
3 stars
Feb 11, 2016
Feb 19, 2016
78 stars
Feb 19, 2016
7 usages
78 stars
Feb 19, 2016
2 usages
78 stars
Feb 19, 2016
4 usages
78 stars
Feb 19, 2016
7 usages
78 stars
jam
Feb 07, 2016
0 stars