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