License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-dao-lucene |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-dao-lucene
DDTH's DAO Support Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-dao-lucene-1.1.1.pom | 1 KB |
Browse |
<!-- 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"]
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 |
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 |