MVN

javax.jcr : jcr

Maven & Gradle

Sep 30, 2009
983 usages

Content Repository for JavaTM Technology API · The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.

<dependency>
    <groupId>javax.jcr</groupId>
    <artifactId>jcr</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.jcr : jcr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of javax.jcr : jcr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jcr-2.0
1.0
jcr-1.0
1.0.x
jcr-1.0.1

How to add a dependency to Maven

Add the following javax.jcr : jcr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.jcr</groupId>
    <artifactId>jcr</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.jcr : jcr gradle dependency to your build.gradle file:

implementation 'javax.jcr:jcr:2.0'

Gradle Kotlin DSL: Add the following javax.jcr : jcr gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.jcr:jcr:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.jcr : jcr sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.jcr" % "jcr" % "2.0"

Advertisement

Dependencies from Group

jcr
Sep 30, 2009
983 usages

Discover Dependencies

Feb 24, 2014
10 usages
Apr 03, 2008
7 usages
Feb 14, 2015
330 stars
Mar 14, 2011
Sep 26, 2014
2 usages
Nov 27, 2012
15 usages
Apr 01, 2015
1 stars
Dec 21, 2012
1 usages
7 stars
May 19, 2010
6 usages