i

ignite-ml-spark-model-parser

Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
http://ignite.apache.org
The Apache Software License, Version 2.0
The Apache Software Foundation
文件下载
文件名 操作
ignite-ml-spark-model-parser-2.15.0.jar 下载
ignite-ml-spark-model-parser-2.15.0.pom 下载
ignite-ml-spark-model-parser-2.15.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.ignite</groupId>
  <artifactId>ignite-ml-spark-model-parser</artifactId>
  <version>2.15.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.ignite:ignite-ml-spark-model-parser:2.15.0'
Gradle Kotlin
implementation("org.apache.ignite:ignite-ml-spark-model-parser:2.15.0")
Scala SBT
libraryDependencies += "org.apache.ignite" % "ignite-ml-spark-model-parser" % "2.15.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.ignite', module='ignite-ml-spark-model-parser', version='2.15.0')
)
Apache Ivy
<dependency org="org.apache.ignite" name="ignite-ml-spark-model-parser" rev="2.15.0" />
Leiningen
[org.apache.ignite/ignite-ml-spark-model-parser "2.15.0"]
Apache Buildr
'org.apache.ignite:ignite-ml-spark-model-parser:jar:2.15.0'