Last Version

blayze 6.0

A fast and flexible Naive Bayes implementation for the JVM written in Kotlin

License

License

GroupId

GroupId

com.tradeshift
ArtifactId

ArtifactId

blayze
Version

Version

6.0
Type

Type

jar
Description

Description

blayze
A fast and flexible Naive Bayes implementation for the JVM written in Kotlin
Project URL

Project URL

https://github.com/Tradeshift/blayze
Source Code Management

Source Code Management

https://github.com/Tradeshift/blayze/tree/master

Download blayze 6.0


<!-- https://jarcasting.com/artifacts/com.tradeshift/blayze/ -->
<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>blayze</artifactId>
    <version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift/blayze/
implementation 'com.tradeshift:blayze:6.0'
// https://jarcasting.com/artifacts/com.tradeshift/blayze/
implementation ("com.tradeshift:blayze:6.0")
'com.tradeshift:blayze:jar:6.0'
<dependency org="com.tradeshift" name="blayze" rev="6.0">
  <artifact name="blayze" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift', module='blayze', version='6.0')
)
libraryDependencies += "com.tradeshift" % "blayze" % "6.0"
[com.tradeshift/blayze "6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.jetbrains : annotations jar 13.0
com.google.protobuf : protobuf-java jar 3.5.1
colt : colt jar 1.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.mockk : mockk jar 1.9.1
io.mockk : mockk-dsl-jvm jar 1.9.1

Project Modules

There are no modules declared in this project.