Download javax.security.auth.message-3.1-b34.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.1-b34 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

javax.security.auth.message-3.1-b34-sources.jar
javax.security.auth.message-3.1-b34.jar
javax.security.auth.message-3.1-b34.pom



Related Tutorials