| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data Elide Program Interface REST Frameworks Search Business Logic Libraries |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-datastore-search |
| Version | Version6.0.4 |
| Type | Typejar |
| Description |
DescriptionElide Data Store: Search Store
Elide Data Store for Indexed Search
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-search/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-search</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-search/
implementation 'com.yahoo.elide:elide-datastore-search:6.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-search/
implementation ("com.yahoo.elide:elide-datastore-search:6.0.4")
'com.yahoo.elide:elide-datastore-search:jar:6.0.4'
<dependency org="com.yahoo.elide" name="elide-datastore-search" rev="6.0.4">
<artifact name="elide-datastore-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-search', version='6.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-search" % "6.0.4"
[com.yahoo.elide/elide-datastore-search "6.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.elide : elide-core | jar | 6.0.4 |
| org.hibernate : hibernate-search-orm | jar | 5.11.9.Final |
| org.dom4j : dom4j | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| com.yahoo.elide : elide-integration-tests | test-jar | 6.0.4 |
| com.yahoo.elide : elide-datastore-jpa | jar | 6.0.4 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.32 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.32 |
| io.rest-assured : rest-assured | jar | 4.4.0 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 |
| org.mockito : mockito-core | jar | 4.1.0 |
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| ch.qos.logback : logback-core | jar | 1.2.7 |
| com.h2database : h2 | jar | 1.4.200 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |