Jar examples for i:ignite-indexing
Java-based middleware for in-memory processing of big data in a distributed environment.
You can download jar file ignite-indexing 1.0.0-RC3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ignite-indexing-1.0.0-RC3.jar to your project.
<dependency> <groupId>org.apache.ignite</groupId> <artifactId>ignite-indexing</artifactId> <version>1.0.0-RC3</version> </dependency>
compile group: 'org.apache.ignite', name: 'ignite-indexing', version: '1.0.0-RC3'
libraryDependencies += "org.apache.ignite" % "ignite-indexing" % "1.0.0-RC3"
<dependency org="org.apache.ignite" name="ignite-indexing" rev="1.0.0-RC3"/>
@Grapes(@Grab(group='org.apache.ignite', module='ignite-indexing', version='1.0.0-RC3'))
'org.apache.ignite:ignite-indexing:jar:1.0.0-RC3'
Click the following link to download the jar file.
ignite-indexing-1.0.0-RC3-javadoc.jar