| License |
License |
|---|---|
| Categories |
CategoriesDatumBox Business Logic Libraries Machine Learning |
| GroupId | GroupIdcom.datumbox |
| ArtifactId | ArtifactIddatumbox-framework-tests |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDatumbox Framework Tests
Datumbox is an open-source Machine Learning Framework written in Java which allows the rapid development of Machine Learning and Statistical applications.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-tests/ -->
<dependency>
<groupId>com.datumbox</groupId>
<artifactId>datumbox-framework-tests</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-tests/
implementation 'com.datumbox:datumbox-framework-tests:0.8.2'
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-tests/
implementation ("com.datumbox:datumbox-framework-tests:0.8.2")
'com.datumbox:datumbox-framework-tests:jar:0.8.2'
<dependency org="com.datumbox" name="datumbox-framework-tests" rev="0.8.2">
<artifact name="datumbox-framework-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datumbox', module='datumbox-framework-tests', version='0.8.2')
)
libraryDependencies += "com.datumbox" % "datumbox-framework-tests" % "0.8.2"
[com.datumbox/datumbox-framework-tests "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.datumbox : datumbox-framework-common | jar | 0.8.2 |