License |
License |
---|---|
GroupId | GroupIdorg.jcrom |
ArtifactId | ArtifactIdjcrom |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCROM
A lightweight framework for mapping Java objects to/from a Java Content Repository (JCR).
|
Project URL |
Project URL |
Filename | Size |
---|---|
jcrom-2.2.0.pom | |
jcrom-2.2.0.jar | 105 KB |
jcrom-2.2.0-sources.jar | 84 KB |
jcrom-2.2.0-javadoc.jar | 271 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
cglib : cglib | jar | 2.2.2 |
org.apache.tika : tika-core | jar | 1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » javafx | jar | 2.2 |