Apache PhotArk Common Services

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
Last Version

Last Version

M3-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache PhotArk Common Services
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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-sca-api jar 2.0-M5.1
org.apache.tuscany.sca : tuscany-data-api jar 2.0-M5.1
org.apache.sanselan : sanselan jar 0.97-incubator

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.apache.tuscany.sca : tuscany-implementation-java-runtime jar 2.0-M5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
M3-incubating
M2-incubating