Download websecurity-3.0-Preview.jar file - Jar w

Jar examples for w:websecurity

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

websecurity-3.0-Preview-sources.jar
websecurity-3.0-Preview.jar
websecurity-3.0-Preview.pom



Related Tutorials