License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.alibaba.lindorm |
ArtifactId | ArtifactIdlucene-misc |
Last Version | Last Version8.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLucene Miscellaneous
Miscellaneous Lucene extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucene-misc-8.10.2.pom | |
lucene-misc-8.10.2.jar | 94 KB |
lucene-misc-8.10.2-tests.jar | 80 KB |
lucene-misc-8.10.2-sources.jar | 83 KB |
lucene-misc-8.10.2-javadoc.jar | 330 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-misc/ -->
<dependency>
<groupId>com.alibaba.lindorm</groupId>
<artifactId>lucene-misc</artifactId>
<version>8.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-misc/
implementation 'com.alibaba.lindorm:lucene-misc:8.10.2'
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-misc/
implementation ("com.alibaba.lindorm:lucene-misc:8.10.2")
'com.alibaba.lindorm:lucene-misc:jar:8.10.2'
<dependency org="com.alibaba.lindorm" name="lucene-misc" rev="8.10.2">
<artifact name="lucene-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm', module='lucene-misc', version='8.10.2')
)
libraryDependencies += "com.alibaba.lindorm" % "lucene-misc" % "8.10.2"
[com.alibaba.lindorm/lucene-misc "8.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.lindorm : lucene-core | jar | 8.10.2 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.lindorm : lucene-test-framework | jar | 8.10.2 |