License |
License |
---|---|
GroupId | GroupIdcom.4paradigm.openmldb |
ArtifactId | ArtifactIdopenmldb-batch |
Version | Version0.1.4-macos |
Type | Typejar |
Description |
Descriptionopenmldb-batch
OpenMLDB Batch is the LLVM-based and high-performance batch execution engine for feature engineering.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmldb-batch-0.1.4-macos.pom | |
openmldb-batch-0.1.4-macos.jar | 60 MB |
openmldb-batch-0.1.4-macos-sources.jar | 93 KB |
openmldb-batch-0.1.4-macos-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>openmldb-batch</artifactId>
<version>0.1.4-macos</version>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation 'com.4paradigm.openmldb:openmldb-batch:0.1.4-macos'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation ("com.4paradigm.openmldb:openmldb-batch:0.1.4-macos")
'com.4paradigm.openmldb:openmldb-batch:jar:0.1.4-macos'
<dependency org="com.4paradigm.openmldb" name="openmldb-batch" rev="0.1.4-macos">
<artifact name="openmldb-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='openmldb-batch', version='0.1.4-macos')
)
libraryDependencies += "com.4paradigm.openmldb" % "openmldb-batch" % "0.1.4-macos"
[com.4paradigm.openmldb/openmldb-batch "0.1.4-macos"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.0.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.0.0 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
org.testng : testng | jar | 6.14.3 |