License |
License |
---|---|
GroupId | GroupIdcom.4paradigm.openmldb |
ArtifactId | ArtifactIdopenmldb-parent |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopenmldb
OpenMLDB is an open-source database that is designed and optimized to enable data integrity and efficiency for machine learning driven applications. In addition to 10x faster ML application landing experience, OpenMLDB provides unified computing and storage engines to reduce the complexity and cost of development and operation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmldb-parent-0.5.2.pom | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-parent/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>openmldb-parent</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-parent/
implementation 'com.4paradigm.openmldb:openmldb-parent:0.5.2'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-parent/
implementation ("com.4paradigm.openmldb:openmldb-parent:0.5.2")
'com.4paradigm.openmldb:openmldb-parent:pom:0.5.2'
<dependency org="com.4paradigm.openmldb" name="openmldb-parent" rev="0.5.2">
<artifact name="openmldb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='openmldb-parent', version='0.5.2')
)
libraryDependencies += "com.4paradigm.openmldb" % "openmldb-parent" % "0.5.2"
[com.4paradigm.openmldb/openmldb-parent "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |