MVN

com.yahoo.egads : egads

Maven & Gradle

Dec 22, 2021
1 usages
1.1k stars

EGADS Anomaly Detection System · EGADS system, consumes time series and outputs anomalies.

<dependency>
    <groupId>com.yahoo.egads</groupId>
    <artifactId>egads</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yahoo.egads : egads to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of com.yahoo.egads : egads to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
egads-0.4.5
egads-0.4.4

How to add a dependency to Maven

Add the following com.yahoo.egads : egads maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yahoo.egads</groupId>
    <artifactId>egads</artifactId>
    <version>0.4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yahoo.egads : egads gradle dependency to your build.gradle file:

implementation 'com.yahoo.egads:egads:0.4.5'

Gradle Kotlin DSL: Add the following com.yahoo.egads : egads gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yahoo.egads:egads:0.4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yahoo.egads : egads sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yahoo.egads" % "egads" % "0.4.5"

Advertisement

Dependencies from Group

Dec 22, 2021
1 usages
1.1k stars

Discover Dependencies

Jan 11, 2022
7 usages
40 stars
Apr 24, 2023
171 stars
Apr 24, 2023
3 usages
171 stars
Aug 22, 2023
11 stars
Aug 22, 2023
11 stars
Aug 07, 2023
1 usages
450 stars
Jul 17, 2023
471 stars
Jul 17, 2023
1 usages
471 stars
Apr 22, 2021
2.5k stars