Download security-services-5.0.jar file - Jar s

Jar examples for s:security-services

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

security-services-5.0-javadoc.jar
security-services-5.0-sources.jar
security-services-5.0.jar
security-services-5.0.pom



Related Tutorials