| License |
License |
|---|---|
| GroupId | GroupIdcom.enigmastation |
| ArtifactId | ArtifactIdci-bayes |
| Last Version | Last Version2.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionci-bayes
Module for classifying data based on various Bayesian algorithms
|
| Filename | Size |
|---|---|
| ci-bayes-2.0.0.RELEASE.pom | |
| ci-bayes-2.0.0.RELEASE.jar | 44 KB |
| ci-bayes-2.0.0.RELEASE-sources.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enigmastation/ci-bayes/ -->
<dependency>
<groupId>com.enigmastation</groupId>
<artifactId>ci-bayes</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.enigmastation/ci-bayes/
implementation 'com.enigmastation:ci-bayes:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.enigmastation/ci-bayes/
implementation ("com.enigmastation:ci-bayes:2.0.0.RELEASE")
'com.enigmastation:ci-bayes:jar:2.0.0.RELEASE'
<dependency org="com.enigmastation" name="ci-bayes" rev="2.0.0.RELEASE">
<artifact name="ci-bayes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enigmastation', module='ci-bayes', version='2.0.0.RELEASE')
)
libraryDependencies += "com.enigmastation" % "ci-bayes" % "2.0.0.RELEASE"
[com.enigmastation/ci-bayes "2.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-math : commons-math | jar | 1.2 |
| javax.transaction : jta | jar | 1.0.1B |
| org.hibernate : hibernate-entitymanager | jar | 3.3.2.GA |
| com.google.guava : guava | jar | r06 |
| org.apache.lucene : lucene-analyzers | jar | 3.0.2 |
| org.apache.lucene : lucene-snowball | jar | 2.3.2 |
| nekohtml : nekohtml | jar | 1.9.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 3.0.3.RELEASE |
| org.springframework : spring-tx | jar | 3.0.3.RELEASE |
| org.springframework : spring-test | jar | 3.0.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.testng : testng | jar | 5.13.1 |
| org.aspectj : aspectjrt | jar | 1.5.4 |
| org.apache.ant : ant | jar | 1.7.0 |
| javatar : javatar | jar | 2.5 |
| rome : rome-fetcher | jar | 1.0RC2 |