JCROM

A lightweight framework for mapping Java objects to/from a Java Content Repository (JCR).

License

License

GroupId

GroupId

org.jcrom
ArtifactId

ArtifactId

jcrom
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCROM
A lightweight framework for mapping Java objects to/from a Java Content Repository (JCR).
Project URL

Project URL

http://code.google.com/p/jcrom/

Download jcrom

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
cglib : cglib jar 2.2.2
org.apache.tika : tika-core jar 1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.apache.jackrabbit : jackrabbit-core jar 2.7.0
org.modeshape : modeshape-unit-test jar 3.3.0.Final

system (1)

Group / Artifact Type Version
com.oracle » javafx jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.3.2
1.3.1
1.3
1.2
1.1