Download securitycommon-3.0-Preview-b47b.jar file - Jar s

Jar examples for s:securitycommon

Description

You can download jar file securitycommon 3.0-Preview-b47b in this page.

License

Open Source License

Build File

You can use the following script to add securitycommon-3.0-Preview-b47b.jar to your project.

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

Download

Click the following link to download the jar file.

securitycommon-3.0-Preview-b47b-sources.jar
securitycommon-3.0-Preview-b47b.jar
securitycommon-3.0-Preview-b47b.pom



Related Tutorials