License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.4paradigm.openmldb |
ArtifactId | ArtifactIdopenmldb-native |
Last Version | Last Version0.5.2-macos |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenmldb-native
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.
|
Filename | Size |
---|---|
openmldb-native-0.5.2-macos.pom | |
openmldb-native-0.5.2-macos.jar | 119 MB |
openmldb-native-0.5.2-macos-sources.jar | 119 MB |
openmldb-native-0.5.2-macos-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-native/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>openmldb-native</artifactId>
<version>0.5.2-macos</version>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-native/
implementation 'com.4paradigm.openmldb:openmldb-native:0.5.2-macos'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-native/
implementation ("com.4paradigm.openmldb:openmldb-native:0.5.2-macos")
'com.4paradigm.openmldb:openmldb-native:jar:0.5.2-macos'
<dependency org="com.4paradigm.openmldb" name="openmldb-native" rev="0.5.2-macos">
<artifact name="openmldb-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='openmldb-native', version='0.5.2-macos')
)
libraryDependencies += "com.4paradigm.openmldb" % "openmldb-native" % "0.5.2-macos"
[com.4paradigm.openmldb/openmldb-native "0.5.2-macos"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.protobuf : protobuf-java | jar | 3.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.0 |