Download websecurity-3.1.2.2.jar file - Jar w

Jar examples for w:websecurity

Description

You can download jar file websecurity 3.1.2.2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

websecurity-3.1.2.2-javadoc.jar
websecurity-3.1.2.2-sources.jar
websecurity-3.1.2.2.jar
websecurity-3.1.2.2.pom



Related Tutorials