License |
License |
---|---|
GroupId | GroupIdorg.apache.photark |
ArtifactId | ArtifactIdphotark-filesystem |
Last Version | Last VersionM3-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache PhotArk FileSystem 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 |
Filename | Size |
---|---|
photark-filesystem-M3-incubating.pom | |
photark-filesystem-M3-incubating.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.photark/photark-filesystem/ -->
<dependency>
<groupId>org.apache.photark</groupId>
<artifactId>photark-filesystem</artifactId>
<version>M3-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.photark/photark-filesystem/
implementation 'org.apache.photark:photark-filesystem:M3-incubating'
// https://jarcasting.com/artifacts/org.apache.photark/photark-filesystem/
implementation ("org.apache.photark:photark-filesystem:M3-incubating")
'org.apache.photark:photark-filesystem:jar:M3-incubating'
<dependency org="org.apache.photark" name="photark-filesystem" rev="M3-incubating">
<artifact name="photark-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.photark', module='photark-filesystem', version='M3-incubating')
)
libraryDependencies += "org.apache.photark" % "photark-filesystem" % "M3-incubating"
[org.apache.photark/photark-filesystem "M3-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-sca-api | jar | 2.0-M5.1 |
org.apache.photark : photark | jar | M3-incubating |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |