License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Search Business Logic Libraries |
GroupId | GroupIdcom.pig4cloud.redis |
ArtifactId | ArtifactIdredis-search-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring RediSearch
Spring-enabled client for RediSearch based on LettuSearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.redis/redis-search-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.redis</groupId>
<artifactId>redis-search-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.redis/redis-search-boot-starter/
implementation 'com.pig4cloud.redis:redis-search-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/com.pig4cloud.redis/redis-search-boot-starter/
implementation ("com.pig4cloud.redis:redis-search-boot-starter:0.0.1")
'com.pig4cloud.redis:redis-search-boot-starter:jar:0.0.1'
<dependency org="com.pig4cloud.redis" name="redis-search-boot-starter" rev="0.0.1">
<artifact name="redis-search-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.redis', module='redis-search-boot-starter', version='0.0.1')
)
libraryDependencies += "com.pig4cloud.redis" % "redis-search-boot-starter" % "0.0.1"
[com.pig4cloud.redis/redis-search-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.apache.commons : commons-pool2 | jar | 2.7.0 |
com.redislabs : lettusearch | jar | 1.12.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |