is not current version
Last Version 2.13.0

org.apache.ignite:ignite-ml-spark-model-parser 2.8.0

Java-based middleware for in-memory processing of big data in a distributed environment.

GroupId

GroupId

org.apache.ignite
ArtifactId

ArtifactId

ignite-ml-spark-model-parser
Version

Version

2.8.0
Type

Type

jar

Download ignite-ml-spark-model-parser 2.8.0


<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-ml-spark-model-parser/ -->
<dependency>
    <groupId>org.apache.ignite</groupId>
    <artifactId>ignite-ml-spark-model-parser</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-ml-spark-model-parser/
implementation 'org.apache.ignite:ignite-ml-spark-model-parser:2.8.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-ml-spark-model-parser/
implementation ("org.apache.ignite:ignite-ml-spark-model-parser:2.8.0")
'org.apache.ignite:ignite-ml-spark-model-parser:jar:2.8.0'
<dependency org="org.apache.ignite" name="ignite-ml-spark-model-parser" rev="2.8.0">
  <artifact name="ignite-ml-spark-model-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-ml-spark-model-parser', version='2.8.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-ml-spark-model-parser" % "2.8.0"
[org.apache.ignite/ignite-ml-spark-model-parser "2.8.0"]