GroupId | GroupIdcom.4paradigm.openmldb |
---|---|
ArtifactId | ArtifactIdopenmldb-batch |
Version | Version0.2.1-macos |
Type | Typejar |
Filename | Size |
---|---|
openmldb-batch-0.2.1-macos.pom | |
openmldb-batch-0.2.1-macos.jar | 121 MB |
openmldb-batch-0.2.1-macos-sources.jar | 106 KB |
openmldb-batch-0.2.1-macos-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/ -->
<dependency>
<groupId>com.4paradigm.openmldb</groupId>
<artifactId>openmldb-batch</artifactId>
<version>0.2.1-macos</version>
</dependency>
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation 'com.4paradigm.openmldb:openmldb-batch:0.2.1-macos'
// https://jarcasting.com/artifacts/com.4paradigm.openmldb/openmldb-batch/
implementation ("com.4paradigm.openmldb:openmldb-batch:0.2.1-macos")
'com.4paradigm.openmldb:openmldb-batch:jar:0.2.1-macos'
<dependency org="com.4paradigm.openmldb" name="openmldb-batch" rev="0.2.1-macos">
<artifact name="openmldb-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.4paradigm.openmldb', module='openmldb-batch', version='0.2.1-macos')
)
libraryDependencies += "com.4paradigm.openmldb" % "openmldb-batch" % "0.2.1-macos"
[com.4paradigm.openmldb/openmldb-batch "0.2.1-macos"]