is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-search 6.1.3

Elide Data Store for Indexed Search

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks Search Business Logic Libraries
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-search
Version

Version

6.1.3
Type

Type

jar

Download elide-datastore-search 6.1.3


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