is not current version
Last Version 1.42.0

org.apache.jackrabbit:oak-parent 1.2.25

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.25
Type

Type

pom

Download oak-parent 1.2.25

Filename Size
oak-parent-1.2.25.pom 24 KB
Browse

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