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.

License

License

Day Specification License
Day Specification License addendum
GroupId

GroupId

javax.jcr
ArtifactId

ArtifactId

jcr
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.jcp.org/en/jsr/detail?id=283
Project Organization

Project Organization

Day Software

Download jcr

How to add to project

<!-- https://jarcasting.com/artifacts/javax.jcr/jcr/ -->
<dependency>
    <groupId>javax.jcr</groupId>
    <artifactId>jcr</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/javax.jcr/jcr/
implementation 'javax.jcr:jcr:2.0'
// https://jarcasting.com/artifacts/javax.jcr/jcr/
implementation ("javax.jcr:jcr:2.0")
'javax.jcr:jcr:jar:2.0'
<dependency org="javax.jcr" name="jcr" rev="2.0">
  <artifact name="jcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.jcr', module='jcr', version='2.0')
)
libraryDependencies += "javax.jcr" % "jcr" % "2.0"
[javax.jcr/jcr "2.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.

Versions

Version
2.0
1.0.1
1.0