We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9657fe7 + ffee843 commit 387a944Copy full SHA for 387a944
pom.xml
@@ -21,18 +21,9 @@
21
<version>2.0</version>
22
</dependency>
23
<dependency>
24
- <groupId>redis.clients</groupId>
25
- <artifactId>jedis</artifactId>
26
- <version>3.0.0</version>
+ <groupId>com.redislabs</groupId>
+ <artifactId>jredisearch-jedis</artifactId>
+ <version>3.0.0-20180508</version>
27
28
-
29
- <!--<dependency>-->
30
- <!--<groupId>redis.clients</groupId>-->
31
- <!--<artifactId>jedis</artifactId>-->
32
- <!--<version>3.0.0</version>-->
33
- <!--<type>jar</type>-->
34
- <!--<scope>system</scope>-->
35
- <!--<systemPath>${project.basedir}/lib/jedis-3.0.0.jar</systemPath>-->
36
- <!--</dependency>-->
37
</dependencies>
38
-</project>
+</project>
0 commit comments