Last Version

ddth-dao-lucene 1.1.1

DDTH's DAO Support Library

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-lucene
Version

Version

1.1.1
Type

Type

pom
Description

Description

ddth-dao-lucene
DDTH's DAO Support Library
Project URL

Project URL

https://github.com/DDTH/ddth-dao
Project Organization

Project Organization

DDTH

Download ddth-dao-lucene 1.1.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.ddth : ddth-dao-core jar 1.1.1
com.github.ddth : ddth-lucext-core jar 1.0.0
org.apache.lucene : lucene-core jar 8.1.1
org.apache.commons : commons-lang3 jar 3.9
com.github.ddth : ddth-commons-core jar 1.1.0
com.github.ddth : ddth-commons-serialization pom 1.1.0
com.github.ddth : ddth-cache-adapter-core jar 1.0.0
com.github.ddth : ddth-cql-utils Optional jar 1.0.0
com.datastax.oss : java-driver-core Optional jar 4.0.1
org.springframework : spring-jdbc Optional jar 5.1.7.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : log4j-over-slf4j jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
com.github.ddth : ddth-cache-adapter-redis pom 1.0.0

Project Modules

There are no modules declared in this project.