Last Version

JAICore-Experiments 0.2.7

This project provides utilities to conduct experimental evaluations defining evaluation grids via a properties file and storing results in an SQL database.

License

License

GroupId

GroupId

ai.libs
ArtifactId

ArtifactId

jaicore-experiments
Version

Version

0.2.7
Type

Type

jar
Description

Description

JAICore-Experiments
This project provides utilities to conduct experimental evaluations defining evaluation grids via a properties file and storing results in an SQL database.
Source Code Management

Source Code Management

https://github.com/fmohr/AILibs

Download jaicore-experiments 0.2.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.aeonbits.owner : owner-java8 jar 1.0.10
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25
ai.libs : jaicore-basic jar 0.2.7
mysql : mysql-connector-java jar 5.1.45

test (7)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
ai.libs : jaicore-basic jar 0.2.7
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.