License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-indexing |
Last Version | Last Version2.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ignite-indexing-2.13.0.pom | |
ignite-indexing-2.13.0.jar | 743 KB |
ignite-indexing-2.13.0-tests.jar | 1 MB |
ignite-indexing-2.13.0-sources.jar | 450 KB |
ignite-indexing-2.13.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-indexing/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-indexing</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-indexing/
implementation 'org.apache.ignite:ignite-indexing:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-indexing/
implementation ("org.apache.ignite:ignite-indexing:2.13.0")
'org.apache.ignite:ignite-indexing:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-indexing" rev="2.13.0">
<artifact name="ignite-indexing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-indexing', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-indexing" % "2.13.0"
[org.apache.ignite/ignite-indexing "2.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ignite : ignite-core | jar | 2.13.0 |
commons-codec : commons-codec | jar | 1.13 |
org.apache.lucene : lucene-core | jar | 7.4.0 |
org.apache.lucene : lucene-analyzers-common | jar | 7.4.0 |
org.apache.lucene : lucene-queryparser | jar | 7.4.0 |
com.h2database : h2 | jar | 1.4.197 |