is not current version
Last Version 6.6.9-p1

org.gridgain:gridgain-indexing 6.2.1-p1

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

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.gridgain
ArtifactId

ArtifactId

gridgain-indexing
Version

Version

6.2.1-p1
Type

Type

jar

Download gridgain-indexing 6.2.1-p1


<!-- https://jarcasting.com/artifacts/org.gridgain/gridgain-indexing/ -->
<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-indexing</artifactId>
    <version>6.2.1-p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridgain/gridgain-indexing/
implementation 'org.gridgain:gridgain-indexing:6.2.1-p1'
// https://jarcasting.com/artifacts/org.gridgain/gridgain-indexing/
implementation ("org.gridgain:gridgain-indexing:6.2.1-p1")
'org.gridgain:gridgain-indexing:jar:6.2.1-p1'
<dependency org="org.gridgain" name="gridgain-indexing" rev="6.2.1-p1">
  <artifact name="gridgain-indexing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridgain', module='gridgain-indexing', version='6.2.1-p1')
)
libraryDependencies += "org.gridgain" % "gridgain-indexing" % "6.2.1-p1"
[org.gridgain/gridgain-indexing "6.2.1-p1"]