License |
License |
---|---|
Categories |
CategoriesDatumBox Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.datumbox |
ArtifactId | ArtifactIddatumbox-framework-storage |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatumbox Framework Storage
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 |
Filename | Size |
---|---|
datumbox-framework-storage-0.8.2.pom | 1 KB |
datumbox-framework-storage-0.8.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-storage/ -->
<dependency>
<groupId>com.datumbox</groupId>
<artifactId>datumbox-framework-storage</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-storage/
implementation 'com.datumbox:datumbox-framework-storage:0.8.2'
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework-storage/
implementation ("com.datumbox:datumbox-framework-storage:0.8.2")
'com.datumbox:datumbox-framework-storage:jar:0.8.2'
<dependency org="com.datumbox" name="datumbox-framework-storage" rev="0.8.2">
<artifact name="datumbox-framework-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datumbox', module='datumbox-framework-storage', version='0.8.2')
)
libraryDependencies += "com.datumbox" % "datumbox-framework-storage" % "0.8.2"
[com.datumbox/datumbox-framework-storage "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.datumbox : datumbox-framework-common | jar | 0.8.2 |