License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seninp |
ArtifactId | ArtifactIdjmotif-sax |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmotif-sax
An implementation of time series Symbolic Aggregate approXimation and HOTSAX algorithms.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmotif-sax-1.2.0.pom | |
jmotif-sax-1.2.0.jar | 118 KB |
jmotif-sax-1.2.0-sources.jar | 84 KB |
jmotif-sax-1.2.0-javadoc.jar | 306 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seninp/jmotif-sax/ -->
<dependency>
<groupId>net.seninp</groupId>
<artifactId>jmotif-sax</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seninp/jmotif-sax/
implementation 'net.seninp:jmotif-sax:1.2.0'
// https://jarcasting.com/artifacts/net.seninp/jmotif-sax/
implementation ("net.seninp:jmotif-sax:1.2.0")
'net.seninp:jmotif-sax:jar:1.2.0'
<dependency org="net.seninp" name="jmotif-sax" rev="1.2.0">
<artifact name="jmotif-sax" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seninp', module='jmotif-sax', version='1.2.0')
)
libraryDependencies += "net.seninp" % "jmotif-sax" % "1.2.0"
[net.seninp/jmotif-sax "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |
com.beust : jcommander | jar | 1.78 |
org.jfree : jfreechart | jar | 1.0.19 |
org.apache.maven.plugins : maven-project-info-reports-plugin | jar | 3.1.2 |