is not current version
Last Version 1.0.2

net.distilledcode:filevault-oak-reindex-hook 1.0.0

A Jackrabbit FileVault package install hook implementation that observes whether Oak index definitions have changed and marks them for re-indexing.

Categories

Categories

Net Dex General Purpose Libraries Utility
GroupId

GroupId

net.distilledcode
ArtifactId

ArtifactId

filevault-oak-reindex-hook
Version

Version

1.0.0
Type

Type

jar

Download filevault-oak-reindex-hook 1.0.0


<!-- https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/ -->
<dependency>
    <groupId>net.distilledcode</groupId>
    <artifactId>filevault-oak-reindex-hook</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/
implementation 'net.distilledcode:filevault-oak-reindex-hook:1.0.0'
// https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/
implementation ("net.distilledcode:filevault-oak-reindex-hook:1.0.0")
'net.distilledcode:filevault-oak-reindex-hook:jar:1.0.0'
<dependency org="net.distilledcode" name="filevault-oak-reindex-hook" rev="1.0.0">
  <artifact name="filevault-oak-reindex-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.distilledcode', module='filevault-oak-reindex-hook', version='1.0.0')
)
libraryDependencies += "net.distilledcode" % "filevault-oak-reindex-hook" % "1.0.0"
[net.distilledcode/filevault-oak-reindex-hook "1.0.0"]