is not current version
Last Version 1.42.0

org.apache.jackrabbit:oak-parent 0.20.0

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

0.20.0
Type

Type

pom

Download oak-parent 0.20.0

Filename Size
oak-parent-0.20.0.pom 16 KB
Browse

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