MVN

com.github.chen0040 : java-local-outlier-factor

Maven & Gradle

May 26, 2017
10 stars

Local Outlier Factor (LOF) · Java implementation of a number of Local Outlier Factor algorithms

<dependency>
    <groupId>com.github.chen0040</groupId>
    <artifactId>java-local-outlier-factor</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chen0040 : java-local-outlier-factor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.chen0040 : java-local-outlier-factor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-local-outlier-factor-1.0.4
java-local-outlier-factor-1.0.3
java-local-outlier-factor-1.0.2
java-local-outlier-factor-1.0.1

How to add a dependency to Maven

Add the following com.github.chen0040 : java-local-outlier-factor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.chen0040</groupId>
    <artifactId>java-local-outlier-factor</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.chen0040 : java-local-outlier-factor gradle dependency to your build.gradle file:

implementation 'com.github.chen0040:java-local-outlier-factor:1.0.4'

Gradle Kotlin DSL: Add the following com.github.chen0040 : java-local-outlier-factor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.chen0040:java-local-outlier-factor:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.chen0040 : java-local-outlier-factor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.chen0040" % "java-local-outlier-factor" % "1.0.4"

Advertisement

Dependencies from Group

Jun 11, 2017
27 usages
5 stars
Jun 01, 2017
4 usages
0 stars
Jun 05, 2017
4 usages
0 stars
Jun 23, 2017
3 usages
9 stars
May 16, 2017
2 usages
1 stars

Discover Dependencies

Aug 21, 2023
3 usages
34.3k stars
Aug 21, 2023
1 usages
34.3k stars
Aug 21, 2023
1 usages
34.3k stars
Dec 15, 2022
1 usages
480 stars
Jul 05, 2018
2 usages
211 stars
Nov 23, 2018
12 usages
May 16, 2021
5 usages
954 stars