Download websecurity-4.1.jar file - Jar w

Jar examples for w:websecurity

Description

You can download jar file websecurity 4.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

websecurity-4.1-javadoc.jar
websecurity-4.1-sources.jar
websecurity-4.1.jar
websecurity-4.1.pom



Related Tutorials