License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-lucext-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddth-lucext-core
DDTH's utilities and extensions for Apache Lucene
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-lucext-core-1.0.0.pom | |
ddth-lucext-core-1.0.0.jar | 33 KB |
ddth-lucext-core-1.0.0-sources.jar | 16 KB |
ddth-lucext-core-1.0.0-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-core/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-lucext-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-core/
implementation 'com.github.ddth:ddth-lucext-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-core/
implementation ("com.github.ddth:ddth-lucext-core:1.0.0")
'com.github.ddth:ddth-lucext-core:jar:1.0.0'
<dependency org="com.github.ddth" name="ddth-lucext-core" rev="1.0.0">
<artifact name="ddth-lucext-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-core', version='1.0.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-core" % "1.0.0"
[com.github.ddth/ddth-lucext-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.apache.lucene : lucene-core | jar | 8.1.1 |
com.github.ddth : ddth-cache-adapter-core | jar | 1.0.0 |
org.javassist : javassist | jar | 3.25.0-GA |
redis.clients : jedis Optional | jar | 3.0.1 |
com.github.ddth : ddth-commons-jedis Optional | pom | 1.1.0 |
com.github.ddth : ddth-commons-serialization Optional | pom | 1.1.0 |
com.github.ddth : ddth-cql-utils Optional | jar | 1.0.0 |
com.datastax.oss : java-driver-core Optional | jar | 4.0.1 |
com.datastax.oss : java-driver-query-builder Optional | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : log4j-over-slf4j | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.apache.lucene : lucene-analyzers-common | jar | 8.1.1 |
org.apache.lucene : lucene-queries | jar | 8.1.1 |
org.apache.lucene : lucene-queryparser | jar | 8.1.1 |