License |
License |
---|---|
GroupId | GroupIdcom.4paradigm.openmldb |
ArtifactId | ArtifactIdhybridse-proto |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionhybridse-proto
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 |
---|---|
hybridse-proto-0.4.1.pom | |
hybridse-proto-0.4.1.jar | 723 KB |
hybridse-proto-0.4.1-sources.jar | 123 KB |
hybridse-proto-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/hybridse-proto/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>hybridse-proto</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/hybridse-proto/
implementation 'com.4paradigm.openmldb:hybridse-proto:0.4.1'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/hybridse-proto/
implementation ("com.4paradigm.openmldb:hybridse-proto:0.4.1")
'com.4paradigm.openmldb:hybridse-proto:jar:0.4.1'
<dependency org="com.4paradigm.openmldb" name="hybridse-proto" rev="0.4.1">
<artifact name="hybridse-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='hybridse-proto', version='0.4.1')
)
libraryDependencies += "com.4paradigm.openmldb" % "hybridse-proto" % "0.4.1"
[com.4paradigm.openmldb/hybridse-proto "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |