MVN

org.apache.photark : photark-security

Maven & Gradle

May 04, 2011
2 usages

Apache PhotArk Security Services

<dependency>
    <groupId>org.apache.photark</groupId>
    <artifactId>photark-security</artifactId>
    <version>M3-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.photark : photark-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: M3-incubating

All Versions

Choose a version of org.apache.photark : photark-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
M3
photark-security-M3-incubating

How to add a dependency to Maven

Add the following org.apache.photark : photark-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.photark</groupId>
    <artifactId>photark-security</artifactId>
    <version>M3-incubating</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.photark : photark-security gradle dependency to your build.gradle file:

implementation 'org.apache.photark:photark-security:M3-incubating'

Gradle Kotlin DSL: Add the following org.apache.photark : photark-security gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.photark:photark-security:M3-incubating")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.photark : photark-security sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.photark" % "photark-security" % "M3-incubating"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 17, 2014
24 usages
450 stars
Jan 20, 2013
14 usages
272 stars
Oct 12, 2012
14.2k stars
Mar 02, 2012
2 stars
Apr 20, 2009
8 usages
Mar 09, 2014
566 stars
Sep 13, 2011
4 usages
Aug 24, 2010
4 usages
Jul 28, 2011
1 usages
May 18, 2012
7 usages
3 stars