Last Version

ci-bayes 2.0.0.RELEASE

Module for classifying data based on various Bayesian algorithms

License

License

GroupId

GroupId

com.enigmastation
ArtifactId

ArtifactId

ci-bayes
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

ci-bayes
Module for classifying data based on various Bayesian algorithms

Download ci-bayes 2.0.0.RELEASE


<!-- 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"]

Dependencies

compile (7)

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

provided (3)

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

test (6)

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

Project Modules

There are no modules declared in this project.