is not current version
Last Version 1.1.1

com.github.ddth:ddth-dao-lucene 1.1.0

DDTH's DAO Support Library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-lucene
Version

Version

1.1.0
Type

Type

pom

Download ddth-dao-lucene 1.1.0


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