Download ignite-indexing-2.6.0.jar file - Jar i

Jar examples for i:ignite-indexing

Description

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

You can download jar file ignite-indexing 2.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ignite-indexing-2.6.0.jar to your project.

<dependency>
   <groupId>org.apache.ignite</groupId>
   <artifactId>ignite-indexing</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'org.apache.ignite', name: 'ignite-indexing', version: '2.6.0'
libraryDependencies += "org.apache.ignite" % "ignite-indexing" % "2.6.0"
<dependency org="org.apache.ignite" name="ignite-indexing" rev="2.6.0"/>
@Grapes(@Grab(group='org.apache.ignite', module='ignite-indexing', version='2.6.0'))
'org.apache.ignite:ignite-indexing:jar:2.6.0'

Download

Click the following link to download the jar file.

ignite-indexing-2.6.0-javadoc.jar
ignite-indexing-2.6.0-sources.jar
ignite-indexing-2.6.0-tests.jar
ignite-indexing-2.6.0.jar
ignite-indexing-2.6.0.pom



Related Tutorials