License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility |
GroupId | GroupIdnet.distilledcode |
ArtifactId | ArtifactIdfilevault-oak-reindex-hook |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionCode Distillery ~ FileVault Oak Re-Index Hook
A Jackrabbit FileVault package install hook implementation
that observes whether Oak index definitions have changed
and marks them for re-indexing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/ -->
<dependency>
<groupId>net.distilledcode</groupId>
<artifactId>filevault-oak-reindex-hook</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/
implementation 'net.distilledcode:filevault-oak-reindex-hook:1.0.2'
// https://jarcasting.com/artifacts/net.distilledcode/filevault-oak-reindex-hook/
implementation ("net.distilledcode:filevault-oak-reindex-hook:1.0.2")
'net.distilledcode:filevault-oak-reindex-hook:jar:1.0.2'
<dependency org="net.distilledcode" name="filevault-oak-reindex-hook" rev="1.0.2">
<artifact name="filevault-oak-reindex-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.distilledcode', module='filevault-oak-reindex-hook', version='1.0.2')
)
libraryDependencies += "net.distilledcode" % "filevault-oak-reindex-hook" % "1.0.2"
[net.distilledcode/filevault-oak-reindex-hook "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jackrabbit.vault : org.apache.jackrabbit.vault | jar | 3.1.18 |
org.slf4j : slf4j-api | jar | 1.7.12 |
javax.jcr : jcr | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.jackrabbit : oak-jcr | jar | 1.2.2 |
org.apache.jackrabbit : oak-lucene | jar | 1.2.2 |
org.apache.jackrabbit : jackrabbit-spi-commons | jar | 2.10.1 |
commons-io : commons-io | jar | 2.4 |
ch.qos.logback : logback-classic | jar | 1.1.2 |