| License |
License |
|---|---|
| GroupId | GroupIdcom.4paradigm.openmldb |
| ArtifactId | ArtifactIdopenmldb-batch |
| Version | Version0.3.2-macos |
| Type | Typejar |
| Description |
Descriptionopenmldb-batch
OpenMLDB Batch is the LLVM-based and high-performance batch execution engine for feature engineering.
|
| Filename | Size |
|---|---|
| openmldb-batch-0.3.2-macos.pom | |
| openmldb-batch-0.3.2-macos.jar | 122 MB |
| openmldb-batch-0.3.2-macos-sources.jar | 138 KB |
| openmldb-batch-0.3.2-macos-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>openmldb-batch</artifactId>
<version>0.3.2-macos</version>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation 'com.4paradigm.openmldb:openmldb-batch:0.3.2-macos'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation ("com.4paradigm.openmldb:openmldb-batch:0.3.2-macos")
'com.4paradigm.openmldb:openmldb-batch:jar:0.3.2-macos'
<dependency org="com.4paradigm.openmldb" name="openmldb-batch" rev="0.3.2-macos">
<artifact name="openmldb-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='openmldb-batch', version='0.3.2-macos')
)
libraryDependencies += "com.4paradigm.openmldb" % "openmldb-batch" % "0.3.2-macos"
[com.4paradigm.openmldb/openmldb-batch "0.3.2-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 |