Last Version

RuleLearning.Core 0.12.2

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
Version

Version

0.12.2
Type

Type

jar
Description

Description

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

Download rule-learning-core 0.12.2


<!-- 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.