MVN

cc.factorie : factorie_2.11

Maven & Gradle

Apr 08, 2016
4 usages
554 stars

Factorie · FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference.

<dependency>
    <groupId>cc.factorie</groupId>
    <artifactId>factorie_2.11</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.factorie : factorie_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of cc.factorie : factorie_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
factorie_2.11-1.2
1.1.x
factorie_2.11-1.1.1
1.1
factorie_2.11-1.1

How to add a dependency to Maven

Add the following cc.factorie : factorie_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.factorie</groupId>
    <artifactId>factorie_2.11</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.factorie : factorie_2.11 gradle dependency to your build.gradle file:

implementation 'cc.factorie:factorie_2.11:1.2'

Gradle Kotlin DSL: Add the following cc.factorie : factorie_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.factorie:factorie_2.11:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.factorie : factorie_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.factorie" % "factorie_2.11" % "1.2"

Advertisement

Dependencies from Group

Apr 08, 2016
4 usages
554 stars
Dec 03, 2014
4 usages
554 stars

Discover Dependencies

Dec 08, 2019
2 usages
0 stars
Sep 22, 2022
4 usages
2k stars
May 08, 2014
3 usages
2 stars
Feb 24, 2023
13 usages
0 stars
Dec 30, 2022
5 usages
211 stars
Aug 02, 2023
10 usages
432 stars