is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-index-lucene 5.1.1

Serach Index based on Apache Lucene Core

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-index-lucene
Version

Version

5.1.1
Type

Type

jar

Download imixs-workflow-index-lucene 5.1.1


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