is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-elasticsearch-index-provider 5.0.0.Final

ModeShape index provider that uses Elasticsearch engine

Categories

Categories

IDE Development Tools Search Business Logic Libraries Elasticsearch Dex General Purpose Libraries Utility
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-elasticsearch-index-provider
Version

Version

5.0.0.Final
Type

Type

jar

Download modeshape-elasticsearch-index-provider 5.0.0.Final


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