| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.seninp |
| ArtifactId | ArtifactIdjmotif-gi |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjmotif-gi
An implementation of grammar inference algorithms for JMotif libraries.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmotif-gi-1.1.0.pom | |
| jmotif-gi-1.1.0.jar | 87 KB |
| jmotif-gi-1.1.0-sources.jar | 64 KB |
| jmotif-gi-1.1.0-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.seninp/jmotif-gi/ -->
<dependency>
<groupId>net.seninp</groupId>
<artifactId>jmotif-gi</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation 'net.seninp:jmotif-gi:1.1.0'
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation ("net.seninp:jmotif-gi:1.1.0")
'net.seninp:jmotif-gi:jar:1.1.0'
<dependency org="net.seninp" name="jmotif-gi" rev="1.1.0">
<artifact name="jmotif-gi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seninp', module='jmotif-gi', version='1.1.0')
)
libraryDependencies += "net.seninp" % "jmotif-gi" % "1.1.0"
[net.seninp/jmotif-gi "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.seninp : jmotif-sax | jar | 1.2.0 |
| 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 |
| com.apporiented : hierarchical-clustering | jar | 1.1.0 |