Download websecurity-3.1-b41.jar file - Jar w

Jar examples for w:websecurity

Description

You can download jar file websecurity 3.1-b41 in this page.

License

Open Source License

Build File

You can use the following script to add websecurity-3.1-b41.jar to your project.

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

Download

Click the following link to download the jar file.

websecurity-3.1-b41-sources.jar
websecurity-3.1-b41.jar
websecurity-3.1-b41.pom



Related Tutorials