Last Version

Oak Parent POM 1.42.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.

License

License

GroupId

GroupId

org.apache.jackrabbit
ArtifactId

ArtifactId

oak-parent
Version

Version

1.42.0
Type

Type

jar
Description

Description

Oak Parent POM
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.
Project URL

Project URL

http://jackrabbit.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download oak-parent 1.42.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.