Download javax.security.jacc-3.0-b53.jar file - Jar j

Jar examples for j:javax.security.jacc

Description

You can download jar file javax.security.jacc 3.0-b53 in this page.

License

Open Source License

Build File

You can use the following script to add javax.security.jacc-3.0-b53.jar to your project.

<dependency>
   <groupId>org.glassfish</groupId>
   <artifactId>javax.security.jacc</artifactId>
   <version>3.0-b53</version>
</dependency>
compile group: 'org.glassfish', name: 'javax.security.jacc', version: '3.0-b53'
libraryDependencies += "org.glassfish" % "javax.security.jacc" % "3.0-b53"
<dependency org="org.glassfish" name="javax.security.jacc" rev="3.0-b53"/>
@Grapes(@Grab(group='org.glassfish', module='javax.security.jacc', version='3.0-b53'))
'org.glassfish:javax.security.jacc:jar:3.0-b53'

Download

Click the following link to download the jar file.

javax.security.jacc-3.0-b53-sources.jar
javax.security.jacc-3.0-b53.jar
javax.security.jacc-3.0-b53.pom



Related Tutorials