is not current version
Last Version 1.42.0

org.apache.jackrabbit:oak-parent 1.2.9

The goal of the Oak effort within the Apache Jackrabbit��� project is to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications.

GroupId

GroupId

org.apache.jackrabbit
ArtifactId

ArtifactId

oak-parent
Version

Version

1.2.9
Type

Type

pom

Download oak-parent 1.2.9

Filename Size
oak-parent-1.2.9.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-parent/ -->
<dependency>
    <groupId>org.apache.jackrabbit</groupId>
    <artifactId>oak-parent</artifactId>
    <version>1.2.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-parent/
implementation 'org.apache.jackrabbit:oak-parent:1.2.9'
// https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-parent/
implementation ("org.apache.jackrabbit:oak-parent:1.2.9")
'org.apache.jackrabbit:oak-parent:pom:1.2.9'
<dependency org="org.apache.jackrabbit" name="oak-parent" rev="1.2.9">
  <artifact name="oak-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='oak-parent', version='1.2.9')
)
libraryDependencies += "org.apache.jackrabbit" % "oak-parent" % "1.2.9"
[org.apache.jackrabbit/oak-parent "1.2.9"]