License |
License |
---|---|
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-processor-outlier-detection |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOutlier Detection Plugin
LogIsland is an event mining platform based on Kafka to handle a huge amount of data in realtime.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-outlier-detection/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-processor-outlier-detection</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-outlier-detection/
implementation 'com.hurence.logisland:logisland-processor-outlier-detection:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-processor-outlier-detection/
implementation ("com.hurence.logisland:logisland-processor-outlier-detection:1.4.0")
'com.hurence.logisland:logisland-processor-outlier-detection:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-processor-outlier-detection" rev="1.4.0">
<artifact name="logisland-processor-outlier-detection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-processor-outlier-detection', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-processor-outlier-detection" % "1.4.0"
[com.hurence.logisland/logisland-processor-outlier-detection "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-csv Optional | jar | 1.5 |
joda-time : joda-time Optional | jar | 2.9.9 |
org.apache.commons : commons-math3 Optional | jar | 3.6.1 |
com.twitter : algebird-core_2.12 Optional | jar | 0.13.4 |
com.opencsv : opencsv Optional | jar | 4.1 |
org.jetbrains : annotations Optional | jar | 17.0.0 |
com.google.guava : guava Optional | jar | 18.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-api Optional | jar | 1.4.0 |
com.hurence.logisland : logisland-utils Optional | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.6 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |