Download websecurity-4.0-b90.jar file - Jar w

Jar examples for w:websecurity

Description

You can download jar file websecurity 4.0-b90 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

websecurity-4.0-b90-javadoc.jar
websecurity-4.0-b90-sources.jar
websecurity-4.0-b90.jar
websecurity-4.0-b90.pom



Related Tutorials