RuleLearning.Core

A Java library that provides core elements for building rule-based classifiers

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

rule-learning-core
Last Version

Last Version

0.12.2
Release Date

Release Date

Type

Type

jar
Description

Description

RuleLearning.Core
A Java library that provides core elements for building rule-based classifiers

Download rule-learning-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/rule-learning-core/ -->
<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>rule-learning-core</artifactId>
    <version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/rule-learning-core/
implementation 'com.github.michael-rapp:rule-learning-core:0.12.2'
// https://jarcasting.com/artifacts/com.github.michael-rapp/rule-learning-core/
implementation ("com.github.michael-rapp:rule-learning-core:0.12.2")
'com.github.michael-rapp:rule-learning-core:jar:0.12.2'
<dependency org="com.github.michael-rapp" name="rule-learning-core" rev="0.12.2">
  <artifact name="rule-learning-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='rule-learning-core', version='0.12.2')
)
libraryDependencies += "com.github.michael-rapp" % "rule-learning-core" % "0.12.2"
[com.github.michael-rapp/rule-learning-core "0.12.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.michael-rapp : java-util jar [2.2.0,2.3.0)

test (3)

Group / Artifact Type Version
junit : junit jar [4.0,5.0)
org.assertj : assertj-core jar [3.11.0,3.12.0)
org.mockito : mockito-core jar [2.8,2.9)

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0