Download security-services-4.0-b72.jar file - Jar s

Jar examples for s:security-services

Description

You can download jar file security-services 4.0-b72 in this page.

License

Open Source License

Build File

You can use the following script to add security-services-4.0-b72.jar to your project.

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

Download

Click the following link to download the jar file.

security-services-4.0-b72-javadoc.jar
security-services-4.0-b72-sources.jar
security-services-4.0-b72.jar
security-services-4.0-b72.pom



Related Tutorials