Download javax.security.auth.message-3.0-b38.jar file - Jar j

Jar examples for j:javax.security.auth.message

Description

This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

You can download jar file javax.security.auth.message 3.0-b38 in this page.

License

Open Source License

Build File

You can use the following script to add javax.security.auth.message-3.0-b38.jar to your project.

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

Download

Click the following link to download the jar file.

javax.security.auth.message-3.0-b38-sources.jar
javax.security.auth.message-3.0-b38.jar
javax.security.auth.message-3.0-b38.pom



Related Tutorials