Download ignite-indexing-1.7.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 1.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials