Download webservices.security-3.0-b70.jar file - Jar w

Jar examples for w:webservices.security

Description

You can download jar file webservices.security 3.0-b70 in this page.

License

Open Source License

Build File

You can use the following script to add webservices.security-3.0-b70.jar to your project.

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

Download

Click the following link to download the jar file.

webservices.security-3.0-b70-sources.jar
webservices.security-3.0-b70.jar
webservices.security-3.0-b70.pom



Related Tutorials