Download websecurity-5.0.jar file - Jar w

Jar examples for w:websecurity

Description

You can download jar file websecurity 5.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

websecurity-5.0-javadoc.jar
websecurity-5.0-sources.jar
websecurity-5.0.jar
websecurity-5.0.pom



Related Tutorials