is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-lucene-index-provider 5.3.0.Final

ModeShape index provider that uses the Apache Lucene library

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-lucene-index-provider
Version

Version

5.3.0.Final
Type

Type

jar

Download modeshape-lucene-index-provider 5.3.0.Final


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