Last Version

Apache Jackrabbit 5

Apache Jackrabbit is an open source project for creating and maintaining software and documentation related to the Content Repository for Java Technology API (JCR) and its implementation as the Apache Jackrabbit content repository.

License

License

GroupId

GroupId

org.apache.jackrabbit
ArtifactId

ArtifactId

parent
Version

Version

5
Type

Type

pom
Description

Description

Apache Jackrabbit
Apache Jackrabbit is an open source project for creating and maintaining software and documentation related to the Content Repository for Java Technology API (JCR) and its implementation as the Apache Jackrabbit content repository.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download parent 5

Filename Size
parent-5.pom 16 KB
Browse

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

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.