MVN

javax.security : jacc

Maven & Gradle

Mar 14, 2018
17 usages

Java Authorization Contract for Containers · The javax.security package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

<dependency>
    <groupId>javax.security</groupId>
    <artifactId>jacc</artifactId>
    <version>javax.security.jacc-api</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.security : jacc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: javax.security.jacc-api

All Versions

Choose a version of javax.security : jacc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jacc-1.0
javax.security.x
jacc-javax.security.jacc-api

How to add a dependency to Maven

Add the following javax.security : jacc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.security</groupId>
    <artifactId>jacc</artifactId>
    <version>javax.security.jacc-api</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.security : jacc gradle dependency to your build.gradle file:

implementation 'javax.security:jacc:javax.security.jacc-api'

Gradle Kotlin DSL: Add the following javax.security : jacc gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.security:jacc:javax.security.jacc-api")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.security : jacc sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.security" % "jacc" % "javax.security.jacc-api"

Advertisement

Dependencies from Group

Nov 17, 2005
19 usages
Mar 14, 2018
17 usages
Apr 17, 2008
2 usages

Discover Dependencies

Apr 06, 2023
23 usages
22 stars
Oct 23, 2015
5 usages
3 stars
Jul 02, 2021
6 usages
2 stars
Mar 13, 2023
9 usages
358 stars
Aug 31, 2017
15 usages
65 stars
Jan 03, 2023
15 usages
5 stars
May 10, 2023
7 usages
Sep 13, 2021
28 usages
1.3k stars