Apache PhotArk JCR based Implementation

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.photark
ArtifactId

ArtifactId

photark-jcr
Last Version

Last Version

M3-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache PhotArk JCR based Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download photark-jcr

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.photark : photark-security jar M3-incubating
org.apache.photark : photark jar M3-incubating
org.apache.tuscany.sca : tuscany-sca-api jar 2.0-M5.1
org.apache.tuscany.sca : tuscany-data-api jar 2.0-M5.1
javax.jcr : jcr jar 1.0
org.apache.jackrabbit : jackrabbit-core jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.5.3
commons-fileupload : commons-fileupload jar 1.2.1
org.apache.commons : commons-compress jar 1.0
commons-lang : commons-lang jar 2.4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-commonj_1.1_spec jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
M3-incubating
M2-incubating