is not current version
Last Version 1.0.0

com.github.ddth:ddth-lucext-redis 0.2.0

DDTH's utilities and extensions for Apache Lucene

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-lucext-redis
Version

Version

0.2.0
Type

Type

pom

Download ddth-lucext-redis 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-lucext-redis</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation 'com.github.ddth:ddth-lucext-redis:0.2.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation ("com.github.ddth:ddth-lucext-redis:0.2.0")
'com.github.ddth:ddth-lucext-redis:pom:0.2.0'
<dependency org="com.github.ddth" name="ddth-lucext-redis" rev="0.2.0">
  <artifact name="ddth-lucext-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-redis', version='0.2.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-redis" % "0.2.0"
[com.github.ddth/ddth-lucext-redis "0.2.0"]