| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.apache.jackrabbit | 
| ArtifactId | ArtifactIdjackrabbit-jcr-client | 
| Last Version | Last Version2.21.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJackrabbit JCR Client The Apache Jackrabbit™ content repository is a fully conforming
    implementation of the Content Repository for Java Technology API
    (JCR, specified in JSR 170 and 283). A content repository is a
    hierarchical content store with support for structured and unstructured
    content, full text search, versioning, transactions, observation, and more.
    Apache Jackrabbit is a project of the Apache Software Foundation. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-client/ -->
<dependency>
    <groupId>org.apache.jackrabbit</groupId>
    <artifactId>jackrabbit-jcr-client</artifactId>
    <version>2.21.11</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-client/
implementation 'org.apache.jackrabbit:jackrabbit-jcr-client:2.21.11'// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-jcr-client/
implementation ("org.apache.jackrabbit:jackrabbit-jcr-client:2.21.11")'org.apache.jackrabbit:jackrabbit-jcr-client:jar:2.21.11'<dependency org="org.apache.jackrabbit" name="jackrabbit-jcr-client" rev="2.21.11">
  <artifact name="jackrabbit-jcr-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.jackrabbit', module='jackrabbit-jcr-client', version='2.21.11')
)libraryDependencies += "org.apache.jackrabbit" % "jackrabbit-jcr-client" % "2.21.11"[org.apache.jackrabbit/jackrabbit-jcr-client "2.21.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.jcr : jcr | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.jackrabbit : jackrabbit-jcr2spi | jar | 2.21.11 | 
| org.apache.jackrabbit : jackrabbit-spi2dav | jar | 2.21.11 | 
| org.apache.jackrabbit : jackrabbit-spi2jcr | jar | 2.21.11 | 
| org.apache.jackrabbit : jackrabbit-core | jar | 2.21.11 | 
| org.apache.jackrabbit : jackrabbit-spi-commons | jar | 2.21.11 | 
| org.apache.jackrabbit : jackrabbit-spi | jar | 2.21.11 | 
| junit : junit | jar | 4.13.2 | 
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
