Last Version

ModeShape Lucene Index Provider 5.4.1.Final

ModeShape index provider that uses the Apache Lucene library

License

License

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-lucene-index-provider
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape Lucene Index Provider
ModeShape index provider that uses the Apache Lucene library
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-lucene-index-provider 5.4.1.Final


<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-lucene-index-provider/ -->
<dependency>
    <groupId>org.modeshape</groupId>
    <artifactId>modeshape-lucene-index-provider</artifactId>
    <version>5.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-lucene-index-provider/
implementation 'org.modeshape:modeshape-lucene-index-provider:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-lucene-index-provider/
implementation ("org.modeshape:modeshape-lucene-index-provider:5.4.1.Final")
'org.modeshape:modeshape-lucene-index-provider:jar:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-lucene-index-provider" rev="5.4.1.Final">
  <artifact name="modeshape-lucene-index-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-lucene-index-provider', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-lucene-index-provider" % "5.4.1.Final"
[org.modeshape/modeshape-lucene-index-provider "5.4.1.Final"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 6.4.1
org.apache.lucene : lucene-analyzers-common jar 6.4.1
org.apache.lucene : lucene-queryparser jar 6.4.1
org.apache.lucene : lucene-backward-codecs jar 6.4.1
org.modeshape : modeshape-common jar 5.4.1.Final
org.modeshape : modeshape-jcr-api jar 5.4.1.Final
org.modeshape : modeshape-jcr jar 5.4.1.Final

test (9)

Group / Artifact Type Version
org.modeshape : modeshape-extractor-tika jar 5.4.1.Final
org.modeshape : modeshape-common test-jar 5.4.1.Final
org.modeshape : modeshape-jcr test-jar 5.4.1.Final
org.modeshape : modeshape-schematic test-jar 5.4.1.Final
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.